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

My program is the fastest of all in the problem 1028,it used only 0.06sec.Is it splendid?
Posted by Huang Yizheng 10 Dec 2001 11:34
Re: My program is the fastest of all in the problem 1028,it used only 0.06sec.Is it splendid?
Posted by ManWithoutFace (USU) 10 Dec 2001 15:14
Pascal problems always work faster with large input/output.
My C++ solution is only 462 bytes long, with spaces and end-of-lines.
It runs 0.08sec
Albeit my program is as long as 1.6K,but it's very understandable agreeable to everybody.
Posted by Huang Yizheng 11 Dec 2001 12:05
> Pascal problems always work faster with large input/output.
> My C++ solution is only 462 bytes long, with spaces and end-of-
lines.
> It runs 0.08sec
>
Man without face,I saw you've done problem 1153 in 0.06 sec,how can your program worked so fast?Please tell me your analysis,okey?My email is hyz12345678@163.com.
Posted by Huang Yizheng 11 Dec 2001 12:06
> Pascal problems always work faster with large input/output.
> My C++ solution is only 462 bytes long, with spaces and end-of-
lines.
> It runs 0.08sec
>