結果

問題 No.802 だいたい等差数列
ユーザー tailstails
提出日時 2020-12-17 11:04:48
言語 cLay
(20240714-1)
結果
AC  
実行時間 44 ms / 2,000 ms
コード長 100 bytes
コンパイル時間 4,786 ms
コンパイル使用メモリ 181,744 KB
実行使用メモリ 21,880 KB
最終ジャッジ日時 2024-07-05 14:51:15
合計ジャッジ時間 6,729 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,248 KB
testcase_01 AC 3 ms
5,376 KB
testcase_02 AC 1 ms
5,376 KB
testcase_03 AC 2 ms
5,376 KB
testcase_04 AC 2 ms
5,376 KB
testcase_05 AC 2 ms
5,376 KB
testcase_06 AC 1 ms
5,376 KB
testcase_07 AC 3 ms
5,376 KB
testcase_08 AC 3 ms
5,376 KB
testcase_09 AC 2 ms
5,376 KB
testcase_10 AC 34 ms
17,280 KB
testcase_11 AC 44 ms
21,880 KB
testcase_12 AC 26 ms
12,284 KB
testcase_13 AC 27 ms
13,056 KB
testcase_14 AC 27 ms
12,800 KB
testcase_15 AC 16 ms
8,704 KB
testcase_16 AC 25 ms
12,544 KB
testcase_17 AC 10 ms
5,888 KB
testcase_18 AC 8 ms
5,376 KB
testcase_19 AC 25 ms
12,672 KB
testcase_20 AC 29 ms
14,336 KB
testcase_21 AC 29 ms
14,208 KB
testcase_22 AC 26 ms
13,440 KB
testcase_23 AC 15 ms
8,192 KB
testcase_24 AC 9 ms
5,760 KB
testcase_25 AC 1 ms
5,376 KB
testcase_26 AC 14 ms
8,320 KB
testcase_27 AC 12 ms
7,296 KB
testcase_28 AC 15 ms
8,064 KB
testcase_29 AC 38 ms
19,072 KB
testcase_30 AC 2 ms
5,376 KB
testcase_31 AC 2 ms
5,376 KB
testcase_32 AC 2 ms
5,376 KB
testcase_33 AC 11 ms
7,808 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

{ll@N,@M,@E,@D;Comb<Mint>c;Mint s;rrep(i,N)s=c.C(N-1,i)*c.H(N+1,max(M+~D*~-N,0)-1)-s,M-=~D+E;wt(s);}
0