Albus_Sirius's blog

By Albus_Sirius, 9 years ago, In English

http://codeforces.com/contest/427/problem/C

Here is the link to my solution:

http://codeforces.com/contest/427/submission/11352911

It's just implemented as said in the editorial, but somehow it fails on test case 71. I've checked for any overflow problems or other bugs, but it gives WA.

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