結果

問題 No.2852 Yakitori Optimization Problem
ユーザー tailstails
提出日時 2024-08-25 13:58:57
言語 cLay
(20240714-1)
結果
AC  
実行時間 23 ms / 2,000 ms
コード長 79 bytes
コンパイル時間 6,106 ms
コンパイル使用メモリ 209,672 KB
実行使用メモリ 13,164 KB
最終ジャッジ日時 2024-08-25 13:59:15
合計ジャッジ時間 7,406 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
7,492 KB
testcase_01 AC 16 ms
10,840 KB
testcase_02 AC 15 ms
10,288 KB
testcase_03 AC 22 ms
11,568 KB
testcase_04 AC 18 ms
10,052 KB
testcase_05 AC 8 ms
6,944 KB
testcase_06 AC 4 ms
6,940 KB
testcase_07 AC 17 ms
11,716 KB
testcase_08 AC 4 ms
8,132 KB
testcase_09 AC 22 ms
13,164 KB
testcase_10 AC 23 ms
11,672 KB
testcase_11 AC 22 ms
12,060 KB
testcase_12 AC 22 ms
12,444 KB
testcase_13 AC 23 ms
11,928 KB
testcase_14 AC 21 ms
12,648 KB
testcase_15 AC 22 ms
12,796 KB
testcase_16 AC 22 ms
11,800 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@n,@k,@a[n],@b[],@c[];rep(i,n)b[i]-=c[i];rsortA(n,b);wt(sum(a(n),c(n),b(k)));
0