結果

問題 No.2582 Random Average^K
ユーザー 👑 p-adicp-adic
提出日時 2023-12-10 15:59:42
言語 cLay
(20240714-1)
結果
AC  
実行時間 152 ms / 2,000 ms
コード長 134 bytes
コンパイル時間 7,095 ms
コンパイル使用メモリ 180,604 KB
実行使用メモリ 13,364 KB
最終ジャッジ日時 2024-09-27 04:07:42
合計ジャッジ時間 7,487 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
6,812 KB
testcase_01 AC 2 ms
6,812 KB
testcase_02 AC 2 ms
6,944 KB
testcase_03 AC 2 ms
6,948 KB
testcase_04 AC 1 ms
6,944 KB
testcase_05 AC 2 ms
6,944 KB
testcase_06 AC 3 ms
6,940 KB
testcase_07 AC 2 ms
6,940 KB
testcase_08 AC 3 ms
6,940 KB
testcase_09 AC 41 ms
6,944 KB
testcase_10 AC 67 ms
6,944 KB
testcase_11 AC 69 ms
6,944 KB
testcase_12 AC 152 ms
13,220 KB
testcase_13 AC 129 ms
13,364 KB
testcase_14 AC 2 ms
6,944 KB
testcase_15 AC 151 ms
13,164 KB
testcase_16 AC 79 ms
7,552 KB
testcase_17 AC 81 ms
9,540 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#define MD 998244353
ll@N,@K;Mint t;Comb<Mint>c;wt(sum[i,0,N+1]((t=i,t**(K+N)*c.C(N,i)*((N-i)%2?-1:1)))/mul[i,1,N+1](t=K+i)/(t=N)**K);
0