結果

問題 No.513 宝探し2
ユーザー %20%20
提出日時 2017-05-06 13:57:47
言語 Perl
(5.38.2)
結果
AC  
実行時間 30 ms / 2,000 ms
コード長 65 bytes
コンパイル時間 55 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 24,348 KB
平均クエリ数 3.00
最終ジャッジ日時 2023-09-24 01:10:09
合計ジャッジ時間 1,414 ms
ジャッジサーバーID
(参考情報)
judge12 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 30 ms
23,604 KB
testcase_01 AC 23 ms
23,436 KB
testcase_02 AC 25 ms
23,592 KB
testcase_03 AC 23 ms
23,640 KB
testcase_04 AC 24 ms
23,784 KB
testcase_05 AC 23 ms
23,796 KB
testcase_06 AC 24 ms
23,988 KB
testcase_07 AC 25 ms
23,796 KB
testcase_08 AC 24 ms
23,640 KB
testcase_09 AC 23 ms
24,348 KB
testcase_10 AC 24 ms
23,544 KB
testcase_11 AC 24 ms
24,000 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$|=1;$,=$";$\=$/;
print 0,0;
print$%=<>,0;
print$%-($==<>/2),$=;
0