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

Автор lnzva, история, 9 лет назад, По-английски

When I'm practising, I'm not sure how to choose the difficulty of the problem that I should attempt.

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

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

If you practice in codeforces, go to problemset -> sort problem by the number of user solved it -> start solving from first page to last page. Or if that's too easy, read this blog and this. I'm actually facing similar problem with yours. Hope that helps :).

»
9 лет назад, # |
  Проголосовать: нравится +7 Проголосовать: не нравится

i think solving A and B (div 2) problems is wasting time (not all of B problems) but i think for somebody

that they are not in div 1(like me) solving C and D (div 2) problems are good!

note that looking at Tutorial before thinking about problem won't learn you a lot.

thank for reading! :D