StellarSpecter's blog

By StellarSpecter, history, 6 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
  • -1
  • Vote: I do not like it

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

brain to implement them on time!

»
5 hours ago, # |
  Vote: I like it +7 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.

»
5 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?