結果

問題 No.610 区間賞(Section Award)
ユーザー %20%20
提出日時 2017-12-10 01:47:29
言語 Perl
(5.38.2)
結果
AC  
実行時間 498 ms / 2,000 ms
コード長 96 bytes
コンパイル時間 34 ms
コンパイル使用メモリ 6,692 KB
実行使用メモリ 52,400 KB
最終ジャッジ日時 2024-05-07 13:11:36
合計ジャッジ時間 10,343 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
5,760 KB
testcase_01 AC 7 ms
5,760 KB
testcase_02 AC 6 ms
5,888 KB
testcase_03 AC 7 ms
5,760 KB
testcase_04 AC 7 ms
5,888 KB
testcase_05 AC 7 ms
5,760 KB
testcase_06 AC 9 ms
5,888 KB
testcase_07 AC 7 ms
6,016 KB
testcase_08 AC 9 ms
6,144 KB
testcase_09 AC 7 ms
5,888 KB
testcase_10 AC 9 ms
6,144 KB
testcase_11 AC 8 ms
6,016 KB
testcase_12 AC 7 ms
5,888 KB
testcase_13 AC 9 ms
6,016 KB
testcase_14 AC 8 ms
6,144 KB
testcase_15 AC 9 ms
5,888 KB
testcase_16 AC 8 ms
6,016 KB
testcase_17 AC 8 ms
6,016 KB
testcase_18 AC 7 ms
5,760 KB
testcase_19 AC 90 ms
11,632 KB
testcase_20 AC 426 ms
34,144 KB
testcase_21 AC 53 ms
9,856 KB
testcase_22 AC 246 ms
24,660 KB
testcase_23 AC 35 ms
8,320 KB
testcase_24 AC 89 ms
12,892 KB
testcase_25 AC 24 ms
7,296 KB
testcase_26 AC 168 ms
18,820 KB
testcase_27 AC 354 ms
33,708 KB
testcase_28 AC 310 ms
30,336 KB
testcase_29 AC 233 ms
24,048 KB
testcase_30 AC 301 ms
28,916 KB
testcase_31 AC 152 ms
17,528 KB
testcase_32 AC 337 ms
32,116 KB
testcase_33 AC 52 ms
9,728 KB
testcase_34 AC 365 ms
33,876 KB
testcase_35 AC 169 ms
19,140 KB
testcase_36 AC 362 ms
32,904 KB
testcase_37 AC 290 ms
28,400 KB
testcase_38 AC 83 ms
12,100 KB
testcase_39 AC 374 ms
34,556 KB
testcase_40 AC 375 ms
34,644 KB
testcase_41 AC 382 ms
34,752 KB
testcase_42 AC 372 ms
34,592 KB
testcase_43 AC 374 ms
34,620 KB
testcase_44 AC 410 ms
42,616 KB
testcase_45 AC 498 ms
51,796 KB
testcase_46 AC 498 ms
52,400 KB
testcase_47 AC 306 ms
29,552 KB
testcase_48 AC 282 ms
27,980 KB
testcase_49 AC 310 ms
29,948 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;
$a[$_]=++$%for glob<>;
$m>$a[$_]or$h{$_}=$m=$a[$_]for glob<>;
$,=$/;print sort{$a-$b}keys%h
0