Hi,
I am trying to solve this problem : http://codeforces.net/contest/664/problem/B
Here is my code : http://ideone.com/fWgQEn
I am getting Runtime Error on Test Case 5, even though my answer is correct and I am printing it properly.
Can anyone tell me what could be the reason of this?
TIA!