結果

問題 No.817 Coin donation
ユーザー kotatsugamekotatsugame
提出日時 2019-04-19 23:23:31
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,872 ms / 2,000 ms
コード長 111 bytes
コンパイル時間 258 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 22,656 KB
最終ジャッジ日時 2024-09-23 05:13:41
合計ジャッジ時間 8,872 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,376 KB
testcase_01 AC 4 ms
5,376 KB
testcase_02 AC 5 ms
5,504 KB
testcase_03 AC 6 ms
5,376 KB
testcase_04 AC 4 ms
5,504 KB
testcase_05 AC 55 ms
6,016 KB
testcase_06 AC 244 ms
7,808 KB
testcase_07 AC 314 ms
8,448 KB
testcase_08 AC 1,288 ms
17,152 KB
testcase_09 AC 372 ms
8,960 KB
testcase_10 AC 1,870 ms
22,528 KB
testcase_11 AC 1,872 ms
22,656 KB
testcase_12 AC 1,813 ms
22,656 KB
testcase_13 AC 3 ms
5,376 KB
testcase_14 AC 3 ms
5,504 KB
testcase_15 AC 3 ms
5,376 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Reversed /= operator at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$K=<>=~$"*$';@_=<>;$\=1e9;$%=$L+$\>>1,$k=$K,map($k-=$-=/ /+($'<$%?$':$%)-$`,@_),$k>0?$L:$\=$%while$\-$L>1;print
0