結果

問題 No.2511 Mountain Sequence
ユーザー 👑 p-adicp-adic
提出日時 2023-10-31 11:51:02
言語 cLay
(20240714-1)
結果
AC  
実行時間 16 ms / 2,000 ms
コード長 73 bytes
コンパイル時間 4,483 ms
コンパイル使用メモリ 180,660 KB
実行使用メモリ 11,968 KB
最終ジャッジ日時 2024-09-25 17:34:56
合計ジャッジ時間 5,630 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
6,812 KB
testcase_01 AC 2 ms
6,816 KB
testcase_02 AC 10 ms
8,788 KB
testcase_03 AC 2 ms
6,940 KB
testcase_04 AC 6 ms
6,944 KB
testcase_05 AC 5 ms
7,236 KB
testcase_06 AC 8 ms
6,944 KB
testcase_07 AC 9 ms
9,928 KB
testcase_08 AC 5 ms
6,940 KB
testcase_09 AC 2 ms
6,940 KB
testcase_10 AC 13 ms
10,564 KB
testcase_11 AC 13 ms
8,320 KB
testcase_12 AC 2 ms
6,940 KB
testcase_13 AC 13 ms
10,304 KB
testcase_14 AC 9 ms
8,264 KB
testcase_15 AC 13 ms
11,968 KB
testcase_16 AC 11 ms
7,808 KB
testcase_17 AC 12 ms
9,668 KB
testcase_18 AC 13 ms
8,448 KB
testcase_19 AC 14 ms
8,832 KB
testcase_20 AC 15 ms
11,596 KB
testcase_21 AC 11 ms
9,540 KB
testcase_22 AC 13 ms
10,568 KB
testcase_23 AC 5 ms
6,944 KB
testcase_24 AC 6 ms
8,976 KB
testcase_25 AC 12 ms
7,808 KB
testcase_26 AC 5 ms
6,948 KB
testcase_27 AC 9 ms
8,768 KB
testcase_28 AC 2 ms
6,944 KB
testcase_29 AC 8 ms
6,940 KB
testcase_30 AC 16 ms
11,460 KB
testcase_31 AC 15 ms
9,600 KB
testcase_32 AC 12 ms
8,448 KB
testcase_33 AC 11 ms
8,900 KB
testcase_34 AC 14 ms
9,088 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#define MD 998244353
Comb<Mint>c;ll@N,@M,a=sum[m,0,M](c.C(2m,N-1));wt(a);
0