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

Автор StellarSpecter, история, 6 часов назад, По-английски

Please help me fill this list on how to improve to 1000 rating.

Things I know :

Input/output

Variables and loops

Array

Vectors

Maps

Sets

Functions

String

Pointers

GCD/LCM

Please let me know what topics should I cover

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

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

brain to implement them on time!

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

If you know how to use STL (C++) properly, you will reach 1000. You don't need to study a specific topic, but if you want to, I recommend focusing on Greedy and Binary Search problems.

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

I know all of them, but why I can't reach 1000 rating?