結果

問題 No.2480 Sequence Sum
ユーザー tailstails
提出日時 2023-09-22 21:32:55
言語 cLay
(20240714-1)
結果
AC  
実行時間 9 ms / 500 ms
コード長 57 bytes
コンパイル時間 8,315 ms
コンパイル使用メモリ 219,088 KB
実行使用メモリ 8,576 KB
最終ジャッジ日時 2024-07-26 14:33:58
合計ジャッジ時間 8,383 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 9 ms
8,320 KB
testcase_01 AC 8 ms
8,448 KB
testcase_02 AC 8 ms
8,448 KB
testcase_03 AC 8 ms
8,448 KB
testcase_04 AC 9 ms
8,448 KB
testcase_05 AC 8 ms
8,576 KB
testcase_06 AC 8 ms
8,320 KB
testcase_07 AC 8 ms
8,448 KB
testcase_08 AC 7 ms
8,448 KB
testcase_09 AC 8 ms
8,448 KB
testcase_10 AC 8 ms
8,448 KB
testcase_11 AC 8 ms
8,448 KB
testcase_12 AC 7 ms
8,448 KB
testcase_13 AC 8 ms
8,448 KB
testcase_14 AC 8 ms
8,448 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@n,f[32],g[],z=1;REP[g](x,Factor(n,f,g))z*=x+1;wt(n-z);
0