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 1067. Disk Tree

Need an advice... WA1
Posted by Ashman 19 Jan 2008 22:52
My solution is written in Java, and it fails on the 1st test.
However, it passes all from NEERC site and all I've found in other topics.
I think the problem is out of algorithm, but I can't even guess what it can be... :(
Can anyone please give me a piece of advice?
Re: Need an advice... WA1
Posted by Ashman 19 Jan 2008 23:40
I've got an AC.
As a thought, this ridiculous problem was in printing - an extra empty line in the beginning.