結果

問題 No.2150 Site Supporter
ユーザー harurunharurun
提出日時 2022-12-07 02:21:22
言語 cLay
(20240714-1)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 83 bytes
コンパイル時間 3,345 ms
コンパイル使用メモリ 173,284 KB
実行使用メモリ 6,824 KB
最終ジャッジ日時 2024-11-15 05:28:43
合計ジャッジ時間 5,433 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 AC 2 ms
6,816 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 2 ms
6,820 KB
testcase_07 AC 1 ms
6,820 KB
testcase_08 AC 3 ms
6,820 KB
testcase_09 AC 9 ms
6,820 KB
testcase_10 AC 6 ms
6,816 KB
testcase_11 AC 8 ms
6,816 KB
testcase_12 WA -
testcase_13 AC 3 ms
6,816 KB
testcase_14 WA -
testcase_15 WA -
testcase_16 AC 2 ms
6,820 KB
testcase_17 AC 9 ms
6,820 KB
testcase_18 AC 5 ms
6,816 KB
testcase_19 WA -
testcase_20 AC 7 ms
6,820 KB
testcase_21 AC 2 ms
6,816 KB
testcase_22 AC 8 ms
6,820 KB
testcase_23 WA -
testcase_24 AC 2 ms
6,820 KB
testcase_25 AC 2 ms
6,820 KB
testcase_26 WA -
testcase_27 AC 6 ms
6,820 KB
testcase_28 AC 6 ms
6,816 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@N,@K,@X,a,b=X,c;VI@A(N);for(ll i:A)c=a,a=min(c,b)+i,b=min(c+X,b)+K;wt(min(a,b));
0