StellarSpecter's blog

By StellarSpecter, history, 11 hours ago, In English

Whenever I see math problems, I give up because my math background is weak. I am a biology student, but I love doing cp as a hobby.

Can anyone help me what theorems and algorithms do I need to prove to become better and reach 1000 rating ?

Thanks for help

binary search, bezout theorem, riemann hypothesis ? is that enough ?

  • Vote: I like it
  • +1
  • Vote: I do not like it

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

what theorems and algorithms do I need to prove ?

Riemann hypothesis is a must

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

just mug up the math, math has no logic

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

Learn binary search.

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

If you just want to achieve a score of 1000, then you only need to learn some simple number theory, such as Bézout’s identity,exgcd.

(In China, you can probably achieve your goals at the elementary school level)

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

Auto comment: topic has been updated by StellarSpecter (previous revision, new revision, compare).

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

Riemann Hypothesis would require you to prove it tho.