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

How to read input twice?(-)
Posted by Sergey Lazarev (MSU Tashkent) 31 Jul 2009 18:09
Re: How to read input twice?(-)
Posted by Fyodor Menshikov 31 Jul 2009 18:39
In C++ rewind(stdin);
Re: How to read input twice?(-)
Posted by Sergey Lazarev (MSU Tashkent) 1 Aug 2009 01:00
Thanks!
In Java? Pascal?