結果

問題 No.610 区間賞(Section Award)
ユーザー tailstails
提出日時 2017-12-10 00:28:42
言語 Perl
(5.38.2)
結果
AC  
実行時間 517 ms / 2,000 ms
コード長 80 bytes
コンパイル時間 403 ms
コンパイル使用メモリ 5,760 KB
実行使用メモリ 34,988 KB
最終ジャッジ日時 2024-11-30 05:57:43
合計ジャッジ時間 11,808 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
5,760 KB
testcase_01 AC 7 ms
5,760 KB
testcase_02 AC 8 ms
5,888 KB
testcase_03 AC 7 ms
5,760 KB
testcase_04 AC 8 ms
5,888 KB
testcase_05 AC 8 ms
5,760 KB
testcase_06 AC 10 ms
5,888 KB
testcase_07 AC 9 ms
5,888 KB
testcase_08 AC 11 ms
6,016 KB
testcase_09 AC 9 ms
5,888 KB
testcase_10 AC 10 ms
6,016 KB
testcase_11 AC 11 ms
6,144 KB
testcase_12 AC 8 ms
5,760 KB
testcase_13 AC 11 ms
6,144 KB
testcase_14 AC 11 ms
6,144 KB
testcase_15 AC 10 ms
5,888 KB
testcase_16 AC 10 ms
6,016 KB
testcase_17 AC 9 ms
6,016 KB
testcase_18 AC 8 ms
5,760 KB
testcase_19 AC 106 ms
11,632 KB
testcase_20 AC 478 ms
34,140 KB
testcase_21 AC 62 ms
9,856 KB
testcase_22 AC 283 ms
24,660 KB
testcase_23 AC 41 ms
8,320 KB
testcase_24 AC 108 ms
12,892 KB
testcase_25 AC 30 ms
7,424 KB
testcase_26 AC 198 ms
18,816 KB
testcase_27 AC 419 ms
33,836 KB
testcase_28 AC 370 ms
30,332 KB
testcase_29 AC 267 ms
23,688 KB
testcase_30 AC 352 ms
28,784 KB
testcase_31 AC 179 ms
17,524 KB
testcase_32 AC 399 ms
32,112 KB
testcase_33 AC 63 ms
9,600 KB
testcase_34 AC 424 ms
33,880 KB
testcase_35 AC 200 ms
19,020 KB
testcase_36 AC 404 ms
32,676 KB
testcase_37 AC 337 ms
28,272 KB
testcase_38 AC 97 ms
11,848 KB
testcase_39 AC 436 ms
34,548 KB
testcase_40 AC 436 ms
34,644 KB
testcase_41 AC 436 ms
34,756 KB
testcase_42 AC 433 ms
34,592 KB
testcase_43 AC 432 ms
34,624 KB
testcase_44 AC 418 ms
29,816 KB
testcase_45 AC 504 ms
34,648 KB
testcase_46 AC 517 ms
34,988 KB
testcase_47 AC 360 ms
29,552 KB
testcase_48 AC 332 ms
27,980 KB
testcase_49 AC 364 ms
29,816 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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