Hm :/ , what does it mean?
"99A — Help Far Away Kingdom Perl Idleness limit exceeded on test 59 31 ms 0 KB "
# | User | Rating |
---|---|---|
1 | jiangly | 3898 |
2 | tourist | 3840 |
3 | orzdevinwang | 3706 |
4 | ksun48 | 3691 |
5 | jqdai0815 | 3682 |
6 | ecnerwala | 3525 |
7 | gamegame | 3477 |
8 | Benq | 3468 |
9 | Ormlis | 3381 |
10 | maroonrk | 3379 |
# | User | Contrib. |
---|---|---|
1 | cry | 168 |
2 | -is-this-fft- | 165 |
3 | Dominater069 | 161 |
4 | Um_nik | 160 |
5 | atcoder_official | 159 |
6 | djm03178 | 157 |
7 | adamant | 153 |
8 | luogu_official | 150 |
9 | awoo | 149 |
10 | TheScrasse | 146 |
Hm :/ , what does it mean?
"99A — Help Far Away Kingdom Perl Idleness limit exceeded on test 59 31 ms 0 KB "
Name |
---|
ok, unclear
sorry for my English
More fails (Perl):
1) 131A — cAPS lOCK Perl Idleness limit exceeded on test 3 15 ms 0 KB
2) A. Double Cola, Perl, Idleness limit exceeded... test 1; 0ms 0kb
[ru]// Ochen dolgo dumayet :( , potom — "Idleness limit..."
may be buffer? try turn it off($|++) [ru]// как говорится — в порядке общего бреда
or server error (use 0 kb — very strangely), and i can't find any information about perl in this server, except version number
Tried to insert line in the beginning: "$|++;" and then it writes "ILE Test 1, 0 ms, 0 kb"
Maybe some things are not included in previuos versions (e.g. this 5.8), and I use them :(
if some things are not included, you will give CE and i don't see any nonstandard things
Now it woks :) Thanks.