Codeforces Score optimizer

Revision en1, by dush1729, 2016-06-19 07:23:32

Hi everyone!

I have made a simple program which will give best order of solving problems during codeforces contest according to the user's speed. It will tell you whether it is better to solve problem in order C -> B -> A or B -> A -> C ( with many other permutations ) according to user's speed.

GitHub link

Tags score calculator, codeforces

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English dush1729 2016-06-19 07:23:32 391 Initial revision (published)