Блог пользователя 29_2002

Автор 29_2002, история, 3 года назад, По-английски

I find it difficult to implement my logic into code. I mean, that on the notebook, the logic is fully clear, but I find it very tough to convert it into code. Please give me some tips

  • Проголосовать: нравится
  • +10
  • Проголосовать: не нравится

»
3 года назад, скрыть # |
Rev. 2  
Проголосовать: нравится +2 Проголосовать: не нравится

I think you should practice with the problems having a problem tag of implementation,start with the difficulty according to your level (don't waste time on those on which you are very certain that it would be accepted) .If you are unable to implement after very much struggle see the tutorial first and if it's not in your desired language then see someone's code
Wish you Good Luck :)

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

try to solve problems with implementation tag. start from problems with rating 800 solve 15 or more problems in each rating and then go to next rating also keep it in mind "Practice makes perfect".

»
3 года назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

See more of other people's code

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

practice.