結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,536 KB
testcase_01 AC 4 ms
5,536 KB
testcase_02 AC 3 ms
5,536 KB
testcase_03 AC 169 ms
37,788 KB
testcase_04 AC 173 ms
37,784 KB
testcase_05 AC 170 ms
37,780 KB
testcase_06 AC 170 ms
37,788 KB
testcase_07 AC 168 ms
37,784 KB
testcase_08 AC 169 ms
37,780 KB
testcase_09 AC 172 ms
37,780 KB
testcase_10 AC 171 ms
37,784 KB
testcase_11 AC 172 ms
37,784 KB
testcase_12 AC 171 ms
37,784 KB
testcase_13 AC 173 ms
37,784 KB
testcase_14 AC 173 ms
37,784 KB
testcase_15 AC 172 ms
37,780 KB
testcase_16 AC 177 ms
37,780 KB
testcase_17 AC 175 ms
37,784 KB
testcase_18 AC 171 ms
37,784 KB
testcase_19 AC 171 ms
37,788 KB
testcase_20 AC 171 ms
37,784 KB
testcase_21 AC 171 ms
37,788 KB
testcase_22 AC 172 ms
37,784 KB
testcase_23 AC 172 ms
37,784 KB
testcase_24 AC 171 ms
37,780 KB
testcase_25 AC 171 ms
37,780 KB
testcase_26 AC 170 ms
37,776 KB
testcase_27 AC 173 ms
37,768 KB
testcase_28 AC 176 ms
37,760 KB
testcase_29 AC 170 ms
37,748 KB
testcase_30 AC 171 ms
37,736 KB
testcase_31 AC 172 ms
37,720 KB
testcase_32 AC 173 ms
37,700 KB
testcase_33 AC 172 ms
37,664 KB
testcase_34 AC 173 ms
37,632 KB
testcase_35 AC 173 ms
37,572 KB
testcase_36 AC 173 ms
37,520 KB
testcase_37 AC 172 ms
37,436 KB
testcase_38 AC 170 ms
37,344 KB
testcase_39 AC 168 ms
37,228 KB
testcase_40 AC 169 ms
37,056 KB
testcase_41 AC 3 ms
5,540 KB
testcase_42 AC 3 ms
5,540 KB
testcase_43 AC 3 ms
5,544 KB
testcase_44 AC 13 ms
7,536 KB
testcase_45 AC 12 ms
7,292 KB
testcase_46 AC 12 ms
7,384 KB
testcase_47 AC 99 ms
23,892 KB
testcase_48 AC 107 ms
23,756 KB
testcase_49 AC 105 ms
23,752 KB
testcase_50 AC 113 ms
22,720 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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