結果

問題 No.79 過小評価ダメ・ゼッタイ
ユーザー なおなお
提出日時 2014-12-12 16:23:23
言語 Perl
(5.38.2)
結果
AC  
実行時間 47 ms / 5,000 ms
コード長 63 bytes
コンパイル時間 462 ms
コンパイル使用メモリ 5,376 KB
実行使用メモリ 16,512 KB
最終ジャッジ日時 2024-06-26 07:26:10
合計ジャッジ時間 1,737 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
5,888 KB
testcase_01 AC 46 ms
16,384 KB
testcase_02 AC 3 ms
5,376 KB
testcase_03 AC 4 ms
5,376 KB
testcase_04 AC 4 ms
5,376 KB
testcase_05 AC 47 ms
16,512 KB
testcase_06 AC 3 ms
5,376 KB
testcase_07 AC 3 ms
5,376 KB
testcase_08 AC 3 ms
5,376 KB
testcase_09 AC 3 ms
5,376 KB
testcase_10 AC 4 ms
5,376 KB
testcase_11 AC 3 ms
5,376 KB
testcase_12 AC 4 ms
5,376 KB
testcase_13 AC 3 ms
5,504 KB
testcase_14 AC 29 ms
11,904 KB
testcase_15 AC 14 ms
8,064 KB
testcase_16 AC 36 ms
13,952 KB
testcase_17 AC 13 ms
7,936 KB
testcase_18 AC 35 ms
13,440 KB
testcase_19 AC 26 ms
11,264 KB
testcase_20 AC 46 ms
16,512 KB
testcase_21 AC 4 ms
5,632 KB
testcase_22 AC 18 ms
9,216 KB
testcase_23 AC 43 ms
15,872 KB
testcase_24 AC 45 ms
16,128 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$a[$_]++for<>=~/\S/g;$i=$a[$i]>$a[$_]?$i:$_ for 1..6;print$i
0