StellarSpecter's blog

By StellarSpecter, history, 18 months 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 ?

please dont troll

  • Vote: I like it
  • -2
  • Vote: I do not like it

| Write comment?
»
18 months ago, hide # |
 
Vote: I like it +10 Vote: I do not like it

what theorems and algorithms do I need to prove ?

Riemann hypothesis is a must

»
18 months ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

just mug up the math, math has no logic

»
18 months ago, hide # |
 
Vote: I like it +23 Vote: I do not like it

Learn binary search.

»
18 months ago, hide # |
 
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)

»
18 months ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

Riemann Hypothesis would require you to prove it tho.