結果

問題 No.79 過小評価ダメ・ゼッタイ
ユーザー なおなお
提出日時 2014-12-12 16:23:23
言語 Perl
(5.38.2)
結果
AC  
実行時間 50 ms / 5,000 ms
コード長 63 bytes
コンパイル時間 73 ms
コンパイル使用メモリ 5,216 KB
実行使用メモリ 15,764 KB
最終ジャッジ日時 2023-09-08 14:19:17
合計ジャッジ時間 2,043 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
4,920 KB
testcase_01 AC 50 ms
15,584 KB
testcase_02 AC 3 ms
4,712 KB
testcase_03 AC 3 ms
4,468 KB
testcase_04 AC 2 ms
4,616 KB
testcase_05 AC 48 ms
15,756 KB
testcase_06 AC 2 ms
4,788 KB
testcase_07 AC 2 ms
4,600 KB
testcase_08 AC 2 ms
4,628 KB
testcase_09 AC 2 ms
4,444 KB
testcase_10 AC 2 ms
4,752 KB
testcase_11 AC 3 ms
4,564 KB
testcase_12 AC 3 ms
4,688 KB
testcase_13 AC 3 ms
4,608 KB
testcase_14 AC 29 ms
11,292 KB
testcase_15 AC 14 ms
7,424 KB
testcase_16 AC 37 ms
13,080 KB
testcase_17 AC 13 ms
7,220 KB
testcase_18 AC 40 ms
12,656 KB
testcase_19 AC 26 ms
10,644 KB
testcase_20 AC 49 ms
15,764 KB
testcase_21 AC 4 ms
4,852 KB
testcase_22 AC 18 ms
8,480 KB
testcase_23 AC 45 ms
14,932 KB
testcase_24 AC 47 ms
15,384 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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