Hm :/ , what does it mean?
"99A — Help Far Away Kingdom Perl Idleness limit exceeded on test 59 31 ms 0 KB "
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
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.