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 1098. Questions

The input format
Posted by Simeon Kostenski 25 Aug 2001 20:19
How can i read the input in Pascal? I mean, if it was a
file,I could use the EOF function..... but it's not, and
the input is split across multiple lines... so what
indicates the end of the input?