結果

問題 No.305 鍵(2)
ユーザー tailstails
提出日時 2017-10-19 15:38:02
言語 Perl
(5.38.2)
結果
AC  
実行時間 34 ms / 2,000 ms
コード長 79 bytes
コンパイル時間 201 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 24,384 KB
平均クエリ数 86.69
最終ジャッジ日時 2023-09-24 01:34:48
合計ジャッジ時間 1,595 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 34 ms
24,372 KB
testcase_01 AC 29 ms
23,796 KB
testcase_02 AC 29 ms
24,384 KB
testcase_03 AC 29 ms
23,640 KB
testcase_04 AC 28 ms
23,628 KB
testcase_05 AC 29 ms
23,388 KB
testcase_06 AC 25 ms
24,252 KB
testcase_07 AC 30 ms
23,664 KB
testcase_08 AC 28 ms
24,024 KB
testcase_09 AC 27 ms
23,340 KB
testcase_10 AC 29 ms
24,036 KB
testcase_11 AC 29 ms
24,024 KB
testcase_12 AC 30 ms
23,520 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$s.=chop while$_=(sort map{$|=print$s.$_|0 x10,$/;$_=<>.$_;/u/?exit:$_}0..9)[9]
0