ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1003. Parity

HINT TEST #1
Posted by Qafqaz Sehriyar Novruzov 17 Jun 2011 05:05
if you are get wrong answer #1 or time limit #1 , probably your bug is that,you don't read input to end..I was get time limit #1..Because I didn't read input to end..when I find correct answer I break..then I found my bug and I read input to end..finally I got AC..If you don't read input to end , probably , your bug is that..you must read input to end..


Edited by author 17.06.2011 05:11