結果

問題 No.2699 Simple Math (Returned)
ユーザー 👑 p-adicp-adic
提出日時 2024-03-29 23:56:33
言語 cLay
(20240714-1)
結果
AC  
実行時間 72 ms / 2,000 ms
コード長 84 bytes
コンパイル時間 3,330 ms
コンパイル使用メモリ 174,032 KB
実行使用メモリ 5,504 KB
最終ジャッジ日時 2024-09-30 17:11:11
合計ジャッジ時間 5,703 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
5,248 KB
testcase_01 AC 12 ms
5,248 KB
testcase_02 AC 53 ms
5,376 KB
testcase_03 AC 9 ms
5,248 KB
testcase_04 AC 72 ms
5,376 KB
testcase_05 AC 41 ms
5,376 KB
testcase_06 AC 30 ms
5,376 KB
testcase_07 AC 61 ms
5,504 KB
testcase_08 AC 61 ms
5,376 KB
testcase_09 AC 61 ms
5,504 KB
testcase_10 AC 61 ms
5,376 KB
testcase_11 AC 61 ms
5,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#define MD 998244353
ll@T;rep(T){ll@N,@M;Mint a=10,b=a**(N%M);wt(N/M%2?a**M-b:b-1);}
0