結果

問題 No.2754 Cumulate and Drop
ユーザー 👑 p-adicp-adic
提出日時 2024-05-06 16:20:57
言語 cLay
(20240714-1)
結果
AC  
実行時間 19 ms / 2,000 ms
コード長 91 bytes
コンパイル時間 5,122 ms
コンパイル使用メモリ 179,344 KB
実行使用メモリ 11,080 KB
最終ジャッジ日時 2024-11-29 00:17:38
合計ジャッジ時間 6,126 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
6,820 KB
testcase_01 AC 2 ms
7,624 KB
testcase_02 AC 2 ms
6,816 KB
testcase_03 AC 2 ms
6,816 KB
testcase_04 AC 2 ms
6,816 KB
testcase_05 AC 3 ms
6,820 KB
testcase_06 AC 2 ms
6,816 KB
testcase_07 AC 3 ms
6,820 KB
testcase_08 AC 5 ms
6,820 KB
testcase_09 AC 13 ms
8,780 KB
testcase_10 AC 16 ms
8,320 KB
testcase_11 AC 12 ms
7,168 KB
testcase_12 AC 18 ms
10,056 KB
testcase_13 AC 17 ms
9,804 KB
testcase_14 AC 18 ms
8,960 KB
testcase_15 AC 11 ms
9,032 KB
testcase_16 AC 4 ms
6,820 KB
testcase_17 AC 19 ms
10,312 KB
testcase_18 AC 18 ms
11,080 KB
testcase_19 AC 18 ms
11,072 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

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