結果

問題 No.1071 ベホマラー
ユーザー tailstails
提出日時 2020-06-08 16:19:52
言語 Perl
(5.38.2)
結果
AC  
実行時間 408 ms / 2,000 ms
コード長 103 bytes
コンパイル時間 292 ms
コンパイル使用メモリ 7,072 KB
実行使用メモリ 36,736 KB
最終ジャッジ日時 2024-06-07 15:17:22
合計ジャッジ時間 6,552 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 7 ms
6,816 KB
testcase_01 AC 8 ms
6,944 KB
testcase_02 AC 8 ms
6,940 KB
testcase_03 AC 7 ms
6,940 KB
testcase_04 AC 7 ms
6,940 KB
testcase_05 AC 8 ms
6,944 KB
testcase_06 AC 8 ms
6,940 KB
testcase_07 AC 8 ms
6,944 KB
testcase_08 AC 8 ms
6,944 KB
testcase_09 AC 7 ms
6,940 KB
testcase_10 AC 319 ms
28,844 KB
testcase_11 AC 310 ms
28,236 KB
testcase_12 AC 204 ms
20,708 KB
testcase_13 AC 279 ms
25,488 KB
testcase_14 AC 344 ms
29,844 KB
testcase_15 AC 396 ms
33,600 KB
testcase_16 AC 396 ms
33,600 KB
testcase_17 AC 404 ms
33,600 KB
testcase_18 AC 408 ms
33,600 KB
testcase_19 AC 408 ms
33,600 KB
testcase_20 AC 229 ms
36,736 KB
testcase_21 AC 252 ms
33,664 KB
testcase_22 AC 229 ms
36,736 KB
testcase_23 AC 223 ms
33,664 KB
testcase_24 AC 401 ms
33,600 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::n" used only once: possible typo at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

($n,$k,$x,$y)=glob<>;$a+=$-=$_-($b=$a[$y/$x])for@a=sort{$b-$a}map{0|1+($_-2)/$k}glob<>;print$x*$a+$y*$b
0