On 0.000 running time.
Posted: Fri Feb 13, 2015 12:04 pm
Hi,
I noticed that in every single problem top of the statistics board is occupied by bunch of people with 0.000 (or close to 0) running time. I mean every problem, even I have know clue on even if it is ever possible to achieve 0.000 time. Just as an example, you can look at the following problems:
http://uva.onlinejudge.org/index.php?op ... ategory=12
http://uva.onlinejudge.org/index.php?op ... &category=
I have figured out that there can be three options:
- I am hopeless coder if I can't even figure out how you can get close to such timing for those problems
- Some people cheated (e.g. by finding problems testcases in the internet and writing code which just spits out answers for prepared questions, thus doing just one look-up per question)
- There were / there are some issues with the way solutions are timed by judge
Can you give me some hint on what is correct answer to above?
Stanislav
I noticed that in every single problem top of the statistics board is occupied by bunch of people with 0.000 (or close to 0) running time. I mean every problem, even I have know clue on even if it is ever possible to achieve 0.000 time. Just as an example, you can look at the following problems:
http://uva.onlinejudge.org/index.php?op ... ategory=12
http://uva.onlinejudge.org/index.php?op ... &category=
I have figured out that there can be three options:
- I am hopeless coder if I can't even figure out how you can get close to such timing for those problems
- Some people cheated (e.g. by finding problems testcases in the internet and writing code which just spits out answers for prepared questions, thus doing just one look-up per question)
- There were / there are some issues with the way solutions are timed by judge
Can you give me some hint on what is correct answer to above?
Stanislav