joao123's blog

By joao123, 11 years ago, In English

I want to study probability for programming contests someone can help me? like saying a book or a tutorial.

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

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

Probably this can help you

»
11 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

A rule of thumb:

If there is word "probability" or "expected value" in the problem statement, then the solution probably uses dynamic programming.