結果

問題 No.802 だいたい等差数列
ユーザー tailstails
提出日時 2020-12-17 11:04:48
言語 cLay
(20231016-1)
結果
AC  
実行時間 40 ms / 2,000 ms
コード長 100 bytes
コンパイル時間 3,749 ms
コンパイル使用メモリ 177,424 KB
実行使用メモリ 21,928 KB
最終ジャッジ日時 2023-09-19 01:56:56
合計ジャッジ時間 5,741 ms
ジャッジサーバーID
(参考情報)
judge12 / judge11
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,380 KB
testcase_01 AC 2 ms
4,384 KB
testcase_02 AC 1 ms
4,376 KB
testcase_03 AC 2 ms
4,380 KB
testcase_04 AC 1 ms
4,376 KB
testcase_05 AC 1 ms
4,380 KB
testcase_06 AC 2 ms
4,380 KB
testcase_07 AC 2 ms
4,376 KB
testcase_08 AC 1 ms
4,380 KB
testcase_09 AC 1 ms
4,380 KB
testcase_10 AC 29 ms
17,136 KB
testcase_11 AC 40 ms
21,928 KB
testcase_12 AC 22 ms
12,256 KB
testcase_13 AC 23 ms
13,076 KB
testcase_14 AC 24 ms
12,572 KB
testcase_15 AC 14 ms
8,488 KB
testcase_16 AC 24 ms
12,532 KB
testcase_17 AC 9 ms
5,712 KB
testcase_18 AC 8 ms
5,252 KB
testcase_19 AC 24 ms
12,672 KB
testcase_20 AC 28 ms
14,416 KB
testcase_21 AC 28 ms
14,296 KB
testcase_22 AC 24 ms
13,604 KB
testcase_23 AC 15 ms
7,992 KB
testcase_24 AC 9 ms
5,696 KB
testcase_25 AC 1 ms
4,380 KB
testcase_26 AC 14 ms
7,992 KB
testcase_27 AC 12 ms
7,508 KB
testcase_28 AC 15 ms
8,040 KB
testcase_29 AC 35 ms
19,104 KB
testcase_30 AC 1 ms
4,376 KB
testcase_31 AC 1 ms
4,380 KB
testcase_32 AC 1 ms
4,380 KB
testcase_33 AC 11 ms
7,840 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