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

Автор the_silliest, 12 лет назад, По-английски

Now I'm Pupil, but I was Specialist before. Not happy! I want to be Candidate Master.

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

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

Oh, it's easy! Just register to #256 contest, solve three first problems in, say, 30 minutes... Repeat if necessary with #257 contest.

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

put your self in a plan and watch your progress

A.try to solve some (i.e 30 ) problems which solved at least 2000 times.

B.try to solve some (i.e 5 ) contests unofficial (at least a,b,c) and read the tutorial.

C.participate in some (i.e 3 ) virtual contests and examine yourself.

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

What about if I have a lack of algorithms background I usually do fine with Div 2 A, B but then when there is a DP or BFS or Tree problem I usually skip it.
I have bought the book introduction to algorithms .
Do you advise me to read it or should I take some math course before about discrete maths.

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

Who cares...
You have participated in only 4 rounds and now you are disappointed and want to be candidate master... I had participated in more than 80 contests and I still want to be candidate master... Just 2 of my contest were Div1 contests...

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

Never skip editorials, try to understand each explanation and solve them on your own. By the way, from time to time i also have big decreasing in my rating, do not let it demotivate you! Cheers

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

You can try like this:

while(true)
    rating++;

But this is not practical or

while(date++)
    SolvedProblemsNumber++;