Hello everybody,
I have a very strange bug with the server correcting system. When I try to compile the following source code on my computer with a simple commande-line g++ main.cpp, I don't obtain the save result as the server has said. When I run my program, I obtain the correct result instead of the strange 0 value generated by the server. I checked for everything, segfaults, ... but there isn't any think like that.
Look at my submission: http://codeforces.me/contest/289/submission/3463719 I failed at the seventh test but try to compile that on your computer.
:)
Thank you in advance ( and sorry for my bad english )







