StellarSpecter's blog

By StellarSpecter, history, 3 hours ago, In English

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

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
3 hours ago, # |
  Vote: I like it +4 Vote: I do not like it

brain to implement them on time!

»
3 hours ago, # |
  Vote: I like it +4 Vote: I do not like it

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.

»
2 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

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