結果

問題 No.610 区間賞(Section Award)
ユーザー tailstails
提出日時 2017-12-10 00:28:42
言語 Perl
(5.38.2)
結果
AC  
実行時間 454 ms / 2,000 ms
コード長 80 bytes
コンパイル時間 226 ms
コンパイル使用メモリ 7,200 KB
実行使用メモリ 35,120 KB
最終ジャッジ日時 2024-05-07 13:02:56
合計ジャッジ時間 10,560 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
6,812 KB
testcase_01 AC 6 ms
6,940 KB
testcase_02 AC 7 ms
6,944 KB
testcase_03 AC 6 ms
6,944 KB
testcase_04 AC 6 ms
6,944 KB
testcase_05 AC 7 ms
6,944 KB
testcase_06 AC 8 ms
6,940 KB
testcase_07 AC 7 ms
6,940 KB
testcase_08 AC 10 ms
6,944 KB
testcase_09 AC 9 ms
6,944 KB
testcase_10 AC 10 ms
6,940 KB
testcase_11 AC 10 ms
6,944 KB
testcase_12 AC 6 ms
6,940 KB
testcase_13 AC 10 ms
6,940 KB
testcase_14 AC 8 ms
6,940 KB
testcase_15 AC 8 ms
6,944 KB
testcase_16 AC 9 ms
6,940 KB
testcase_17 AC 8 ms
6,940 KB
testcase_18 AC 7 ms
6,940 KB
testcase_19 AC 94 ms
11,776 KB
testcase_20 AC 439 ms
34,268 KB
testcase_21 AC 56 ms
9,984 KB
testcase_22 AC 259 ms
24,916 KB
testcase_23 AC 37 ms
8,448 KB
testcase_24 AC 92 ms
13,016 KB
testcase_25 AC 25 ms
7,552 KB
testcase_26 AC 171 ms
18,948 KB
testcase_27 AC 369 ms
33,836 KB
testcase_28 AC 333 ms
30,460 KB
testcase_29 AC 236 ms
24,200 KB
testcase_30 AC 306 ms
28,920 KB
testcase_31 AC 159 ms
17,652 KB
testcase_32 AC 357 ms
32,240 KB
testcase_33 AC 55 ms
9,856 KB
testcase_34 AC 381 ms
34,136 KB
testcase_35 AC 180 ms
19,144 KB
testcase_36 AC 375 ms
32,920 KB
testcase_37 AC 313 ms
28,400 KB
testcase_38 AC 85 ms
12,104 KB
testcase_39 AC 399 ms
34,812 KB
testcase_40 AC 401 ms
34,772 KB
testcase_41 AC 392 ms
34,756 KB
testcase_42 AC 395 ms
34,716 KB
testcase_43 AC 402 ms
34,752 KB
testcase_44 AC 373 ms
30,072 KB
testcase_45 AC 450 ms
34,768 KB
testcase_46 AC 454 ms
35,120 KB
testcase_47 AC 320 ms
29,680 KB
testcase_48 AC 301 ms
28,108 KB
testcase_49 AC 329 ms
30,072 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$r[$_]=++$=for glob<>;$,=$/;print sort{$a-$b}grep{$d=$r[$_]if$d<$r[$_]}glob<>
0