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

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

despite I solved about 150 (*1400~2100) problems

I'm not sure how to even comprehend

at this point it seems everything I've been doing with cp is like cope.

read whole chapter about dp, go over tutorial, look redcoders code

solving hundreds of problem and still have no clue how to start problem like 1969C - Minimizing the Sum (last Edu round third problem).

seriously what should I do

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

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

Just as a side note, in my opinion, the last edu round’s C was a little harder than usual.

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

I'm gonna go and say some obvious thing, that's always mentioned in such blogs: you've solved only about 45 problems out of 150 with rating >= 1600. And only about 3 of them are >= 1800. The conclusion is: solve more harder problems, preferably without editorial

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

Solve C problems of every Div 2 contest.

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

ur cyan tho

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

yes but now you are cyan

it also took me a year to become cyan and then now one year after that I am blue

so i guess new year new name color is good pace dont worry

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

Don't use editorial.

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

In my opinion, codeforces problems are too tricky, most of the time it needs logic / observation / math. So even if you learn new technique, most of the time you won't apply it.
If you want a clearer progress: learn new things => apply them in contests and increase rating, I suggest you try other sites.