結果

問題 No.610 区間賞(Section Award)
ユーザー %20%20
提出日時 2017-12-10 01:44:23
言語 Perl
(5.38.2)
結果
AC  
実行時間 462 ms / 2,000 ms
コード長 95 bytes
コンパイル時間 42 ms
コンパイル使用メモリ 5,760 KB
実行使用メモリ 42,032 KB
最終ジャッジ日時 2024-11-30 06:04:58
合計ジャッジ時間 10,098 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
6,016 KB
testcase_01 AC 6 ms
5,888 KB
testcase_02 AC 7 ms
6,016 KB
testcase_03 AC 7 ms
5,888 KB
testcase_04 AC 7 ms
5,888 KB
testcase_05 AC 7 ms
5,888 KB
testcase_06 AC 10 ms
6,016 KB
testcase_07 AC 8 ms
5,888 KB
testcase_08 AC 11 ms
6,144 KB
testcase_09 AC 8 ms
6,144 KB
testcase_10 AC 9 ms
6,144 KB
testcase_11 AC 8 ms
6,144 KB
testcase_12 AC 7 ms
6,016 KB
testcase_13 AC 10 ms
6,272 KB
testcase_14 AC 10 ms
6,272 KB
testcase_15 AC 9 ms
6,144 KB
testcase_16 AC 8 ms
6,144 KB
testcase_17 AC 8 ms
6,016 KB
testcase_18 AC 7 ms
5,888 KB
testcase_19 AC 101 ms
11,636 KB
testcase_20 AC 462 ms
35,552 KB
testcase_21 AC 54 ms
9,856 KB
testcase_22 AC 265 ms
25,048 KB
testcase_23 AC 37 ms
8,448 KB
testcase_24 AC 93 ms
12,888 KB
testcase_25 AC 27 ms
7,424 KB
testcase_26 AC 177 ms
19,072 KB
testcase_27 AC 386 ms
34,220 KB
testcase_28 AC 339 ms
30,976 KB
testcase_29 AC 233 ms
24,196 KB
testcase_30 AC 298 ms
29,428 KB
testcase_31 AC 153 ms
17,784 KB
testcase_32 AC 352 ms
32,756 KB
testcase_33 AC 53 ms
9,728 KB
testcase_34 AC 379 ms
35,408 KB
testcase_35 AC 176 ms
19,276 KB
testcase_36 AC 372 ms
33,512 KB
testcase_37 AC 305 ms
28,824 KB
testcase_38 AC 89 ms
12,100 KB
testcase_39 AC 388 ms
35,320 KB
testcase_40 AC 382 ms
35,412 KB
testcase_41 AC 392 ms
35,396 KB
testcase_42 AC 390 ms
36,124 KB
testcase_43 AC 390 ms
35,260 KB
testcase_44 AC 346 ms
35,704 KB
testcase_45 AC 414 ms
41,552 KB
testcase_46 AC 420 ms
42,032 KB
testcase_47 AC 324 ms
30,192 KB
testcase_48 AC 295 ms
28,232 KB
testcase_49 AC 326 ms
30,588 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;
$a[$_]=++$%for glob<>;
$m>$a[$_]or$_[$_]=$m=$a[$_]for glob<>;
$,=$/;print grep$_[$_],1..@_
0