| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
Re:你真的看了?In Reply To:你真的看了? Posted by:TN at 2006-04-11 19:23:01 1. 我本来就认为我的程序超时,而且符合faq描述,只是想讨论下算法
2 “Possibly error in timing may earn you an AC”
This is not what I desire. And unfortunately, even I tried, it keeps TLE.
>
>
> Q: My program exceeds the time limit by just 15MS. How can I improve it?
>
> A: In most cases your program actually requires much more time than the time limit. The judge kills the process instantiating your program once it finds the time limits is exceeded. Usually this occurs at 15MS later than the time limit. If you believe your program really runs for only a little bit longer than the time limit, please submit it a few more times. Possibly error in timing may earn you an AC. And again, AC with efficient code is recommended.
>
>
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator