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 1132. Square Root

I wondered why all the accpeted programs are written in Pascal
Posted by mon 4 Apr 2002 11:58
my C++ solution always TE, while a direct translation
of the C++ program in Pascal got accepted
Re: I wondered why all the accpeted programs are written in Pascal
Posted by Pitchaya 23 May 2002 20:21
I try to solve it with C++ too, Thank you very much I will translation it to
Pascal.
I hope I will got accepted.