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

Common Board

Crash on 6 test in problem 1081 (C# )
Posted by Peter Huggy 13 Mar 2007 12:33
Why?
May be input numbers N & K separated not by space or range error?
Re: Crash on 6 test in problem 1081 (C# )
Posted by Sandro (USU) 14 Mar 2007 02:45
The numbers in 6th test were separated with line feed. Tests were fixed. Now numbers in all tests are separated with one space. You got AC.
Re: Crash on 6 test in problem 1081 (C# )
Posted by Zadrot 14 Mar 2007 16:29
But in problem don't says that numbers must be in one line, so they can be in different lines.

Edited by author 14.03.2007 16:29