結果

問題 No.817 Coin donation
ユーザー kotatsugamekotatsugame
提出日時 2019-04-19 23:23:31
言語 Perl
(5.38.2)
結果
AC  
実行時間 1,888 ms / 2,000 ms
コード長 111 bytes
コンパイル時間 189 ms
コンパイル使用メモリ 5,448 KB
実行使用メモリ 22,728 KB
最終ジャッジ日時 2023-10-24 12:53:19
合計ジャッジ時間 9,331 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,592 KB
testcase_01 AC 4 ms
5,592 KB
testcase_02 AC 5 ms
5,600 KB
testcase_03 AC 6 ms
5,616 KB
testcase_04 AC 4 ms
5,592 KB
testcase_05 AC 55 ms
6,100 KB
testcase_06 AC 245 ms
8,004 KB
testcase_07 AC 315 ms
8,536 KB
testcase_08 AC 1,296 ms
17,380 KB
testcase_09 AC 374 ms
8,996 KB
testcase_10 AC 1,872 ms
22,728 KB
testcase_11 AC 1,888 ms
22,728 KB
testcase_12 AC 1,816 ms
22,728 KB
testcase_13 AC 4 ms
5,592 KB
testcase_14 AC 3 ms
5,592 KB
testcase_15 AC 3 ms
5,592 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