結果

問題 No.2699 Simple Math (Returned)
ユーザー 👑 p-adicp-adic
提出日時 2024-03-29 23:56:33
言語 cLay
(20240104-1)
結果
AC  
実行時間 83 ms / 2,000 ms
コード長 84 bytes
コンパイル時間 3,376 ms
コンパイル使用メモリ 175,564 KB
実行使用メモリ 6,548 KB
最終ジャッジ日時 2024-03-29 23:56:39
合計ジャッジ時間 5,923 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
6,548 KB
testcase_01 AC 13 ms
6,548 KB
testcase_02 AC 61 ms
6,548 KB
testcase_03 AC 10 ms
6,548 KB
testcase_04 AC 83 ms
6,548 KB
testcase_05 AC 47 ms
6,548 KB
testcase_06 AC 35 ms
6,548 KB
testcase_07 AC 71 ms
6,548 KB
testcase_08 AC 71 ms
6,548 KB
testcase_09 AC 72 ms
6,548 KB
testcase_10 AC 69 ms
6,548 KB
testcase_11 AC 70 ms
6,548 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