結果

問題 No.3016 unordered_mapなるたけ落とすマン
ユーザー %20%20
提出日時 2017-06-14 03:13:11
言語 Perl
(5.38.2)
結果
AC  
実行時間 186 ms / 1,000 ms
コード長 75 bytes
コンパイル時間 242 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 37,632 KB
最終ジャッジ日時 2024-09-24 17:17:37
合計ジャッジ時間 10,534 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
6,812 KB
testcase_01 AC 3 ms
6,940 KB
testcase_02 AC 4 ms
6,940 KB
testcase_03 AC 180 ms
37,632 KB
testcase_04 AC 178 ms
37,632 KB
testcase_05 AC 179 ms
37,632 KB
testcase_06 AC 179 ms
37,632 KB
testcase_07 AC 181 ms
37,632 KB
testcase_08 AC 182 ms
37,632 KB
testcase_09 AC 180 ms
37,632 KB
testcase_10 AC 184 ms
37,504 KB
testcase_11 AC 181 ms
37,504 KB
testcase_12 AC 180 ms
37,632 KB
testcase_13 AC 178 ms
37,504 KB
testcase_14 AC 180 ms
37,632 KB
testcase_15 AC 186 ms
37,504 KB
testcase_16 AC 181 ms
37,504 KB
testcase_17 AC 184 ms
37,632 KB
testcase_18 AC 186 ms
37,632 KB
testcase_19 AC 181 ms
37,504 KB
testcase_20 AC 182 ms
37,632 KB
testcase_21 AC 180 ms
37,504 KB
testcase_22 AC 182 ms
37,632 KB
testcase_23 AC 180 ms
37,632 KB
testcase_24 AC 182 ms
37,632 KB
testcase_25 AC 179 ms
37,632 KB
testcase_26 AC 180 ms
37,632 KB
testcase_27 AC 180 ms
37,504 KB
testcase_28 AC 181 ms
37,504 KB
testcase_29 AC 179 ms
37,632 KB
testcase_30 AC 182 ms
37,504 KB
testcase_31 AC 179 ms
37,632 KB
testcase_32 AC 180 ms
37,504 KB
testcase_33 AC 183 ms
37,504 KB
testcase_34 AC 183 ms
37,504 KB
testcase_35 AC 179 ms
37,504 KB
testcase_36 AC 177 ms
37,248 KB
testcase_37 AC 180 ms
37,120 KB
testcase_38 AC 181 ms
37,248 KB
testcase_39 AC 178 ms
37,120 KB
testcase_40 AC 179 ms
36,864 KB
testcase_41 AC 3 ms
6,944 KB
testcase_42 AC 3 ms
6,940 KB
testcase_43 AC 4 ms
6,940 KB
testcase_44 AC 13 ms
7,424 KB
testcase_45 AC 12 ms
7,040 KB
testcase_46 AC 13 ms
7,296 KB
testcase_47 AC 109 ms
23,808 KB
testcase_48 AC 116 ms
23,680 KB
testcase_49 AC 114 ms
23,552 KB
testcase_50 AC 115 ms
22,528 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$N=<>;$/=$";++$h{<>+0}for 2..$N;<>=~/
/;++$h{$`};print$h{$_+0}+0,$"for$',<>
0