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 1072. Routing

To admins (extra space in sample input)
Posted by ucs6 13 Nov 2012 10:48
In the sample input, there is an extra space in the third line from the bottom (i.e. after the number '1'). Because there are no extra spaces in the actual tests, this extra space is better removed cuz people who use strict char by char reading (like me) might freak out fora while.