結果

問題 No.2552 Not Coprime, Not Divisor
ユーザー 👑 p-adicp-adic
提出日時 2023-11-26 11:18:55
言語 cLay
(20240714-1)
結果
AC  
実行時間 316 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 9,010 ms
コンパイル使用メモリ 217,248 KB
実行使用メモリ 8,448 KB
最終ジャッジ日時 2024-09-26 11:35:37
合計ジャッジ時間 12,861 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 105 ms
8,448 KB
testcase_01 AC 229 ms
8,448 KB
testcase_02 AC 85 ms
8,448 KB
testcase_03 AC 224 ms
8,448 KB
testcase_04 AC 226 ms
8,448 KB
testcase_05 AC 27 ms
8,320 KB
testcase_06 AC 248 ms
8,448 KB
testcase_07 AC 289 ms
8,448 KB
testcase_08 AC 178 ms
8,448 KB
testcase_09 AC 316 ms
8,448 KB
testcase_10 AC 72 ms
8,448 KB
testcase_11 AC 150 ms
8,448 KB
testcase_12 AC 294 ms
8,448 KB
testcase_13 AC 93 ms
8,448 KB
testcase_14 AC 56 ms
8,448 KB
testcase_15 AC 11 ms
8,448 KB
testcase_16 AC 10 ms
8,448 KB
testcase_17 AC 46 ms
8,320 KB
testcase_18 AC 11 ms
8,448 KB
testcase_19 AC 10 ms
8,448 KB
testcase_20 AC 11 ms
8,448 KB
testcase_21 AC 9 ms
8,320 KB
testcase_22 AC 12 ms
8,448 KB
testcase_23 AC 11 ms
8,448 KB
testcase_24 AC 11 ms
8,448 KB
testcase_25 AC 10 ms
8,448 KB
testcase_26 AC 10 ms
8,448 KB
testcase_27 AC 10 ms
8,448 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@N;wt(N*(N-1)/2-sum[i,2,N+1](EulerPhi(i)+N/i-1));
0