結果

問題 No.79 過小評価ダメ・ゼッタイ
ユーザー angel_p_57angel_p_57
提出日時 2016-06-16 14:40:46
言語 Perl
(5.38.2)
結果
AC  
実行時間 154 ms / 5,000 ms
コード長 70 bytes
コンパイル時間 190 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 23,296 KB
最終ジャッジ日時 2024-06-26 07:58:18
合計ジャッジ時間 2,509 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 13 ms
6,528 KB
testcase_01 AC 152 ms
22,912 KB
testcase_02 AC 8 ms
6,016 KB
testcase_03 AC 7 ms
5,760 KB
testcase_04 AC 8 ms
5,888 KB
testcase_05 AC 151 ms
23,168 KB
testcase_06 AC 8 ms
5,760 KB
testcase_07 AC 8 ms
5,888 KB
testcase_08 AC 7 ms
5,760 KB
testcase_09 AC 8 ms
5,888 KB
testcase_10 AC 7 ms
5,888 KB
testcase_11 AC 7 ms
5,888 KB
testcase_12 AC 7 ms
5,760 KB
testcase_13 AC 8 ms
6,016 KB
testcase_14 AC 92 ms
16,000 KB
testcase_15 AC 43 ms
9,984 KB
testcase_16 AC 116 ms
19,200 KB
testcase_17 AC 40 ms
9,600 KB
testcase_18 AC 113 ms
18,304 KB
testcase_19 AC 84 ms
15,104 KB
testcase_20 AC 154 ms
23,296 KB
testcase_21 AC 10 ms
6,144 KB
testcase_22 AC 58 ms
11,776 KB
testcase_23 AC 141 ms
22,016 KB
testcase_24 AC 145 ms
22,656 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$h{$_}++for glob<>;print+(sort{$h{$b}<=>$h{$a}||$b<=>$a}keys %h)[0]
0