結果

問題 No.2079 aaabbc
ユーザー achapiachapi
提出日時 2022-09-26 03:23:08
言語 PyPy2
(7.3.15)
結果
AC  
実行時間 69 ms / 2,000 ms
コード長 35 bytes
コンパイル時間 1,822 ms
コンパイル使用メモリ 76,200 KB
実行使用メモリ 75,768 KB
最終ジャッジ日時 2024-06-01 23:54:04
合計ジャッジ時間 2,206 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 65 ms
75,204 KB
testcase_01 AC 67 ms
75,132 KB
testcase_02 AC 65 ms
75,420 KB
testcase_03 AC 62 ms
74,996 KB
testcase_04 AC 65 ms
75,324 KB
testcase_05 AC 64 ms
75,560 KB
testcase_06 AC 67 ms
75,764 KB
testcase_07 AC 67 ms
75,144 KB
testcase_08 AC 67 ms
75,416 KB
testcase_09 AC 68 ms
75,560 KB
testcase_10 AC 69 ms
75,768 KB
testcase_11 AC 68 ms
75,308 KB
testcase_12 AC 68 ms
75,548 KB
testcase_13 AC 65 ms
75,440 KB
testcase_14 AC 66 ms
75,312 KB
testcase_15 AC 66 ms
75,436 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print pow(3,int(input()),998244353)
0