結果

問題 No.2125 Inverse Sum
ユーザー 👑 p-adicp-adic
提出日時 2024-08-20 02:02:17
言語 cLay
(20240714-1)
結果
AC  
実行時間 41 ms / 2,000 ms
コード長 119 bytes
コンパイル時間 8,051 ms
コンパイル使用メモリ 220,600 KB
実行使用メモリ 43,644 KB
最終ジャッジ日時 2024-08-20 02:02:29
合計ジャッジ時間 10,871 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 31 ms
40,916 KB
testcase_01 AC 32 ms
42,068 KB
testcase_02 AC 31 ms
41,044 KB
testcase_03 AC 33 ms
43,644 KB
testcase_04 AC 32 ms
40,920 KB
testcase_05 AC 32 ms
41,096 KB
testcase_06 AC 32 ms
41,256 KB
testcase_07 AC 36 ms
41,052 KB
testcase_08 AC 34 ms
41,044 KB
testcase_09 AC 33 ms
41,140 KB
testcase_10 AC 32 ms
41,116 KB
testcase_11 AC 32 ms
41,160 KB
testcase_12 AC 32 ms
41,944 KB
testcase_13 AC 33 ms
42,048 KB
testcase_14 AC 32 ms
40,792 KB
testcase_15 AC 32 ms
41,168 KB
testcase_16 AC 32 ms
41,324 KB
testcase_17 AC 32 ms
42,964 KB
testcase_18 AC 33 ms
43,092 KB
testcase_19 AC 32 ms
40,920 KB
testcase_20 AC 32 ms
41,252 KB
testcase_21 AC 32 ms
43,444 KB
testcase_22 AC 32 ms
40,792 KB
testcase_23 AC 33 ms
43,088 KB
testcase_24 AC 35 ms
41,044 KB
testcase_25 AC 34 ms
41,172 KB
testcase_26 AC 31 ms
40,980 KB
testcase_27 AC 41 ms
42,792 KB
testcase_28 AC 39 ms
41,428 KB
testcase_29 AC 38 ms
41,428 KB
testcase_30 AC 32 ms
42,008 KB
testcase_31 AC 38 ms
41,940 KB
testcase_32 AC 38 ms
41,124 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@P,@Q,D[2d6],N[],L=Divisor(Q*Q,D),T=0;rep[D](d,L)(d+Q)%P+(Q*Q/d+Q)%P?0:N[T++]=(d+Q)/P;wt(T);rep(t,T)wt(N[t],N[T+~t]);
0