結果

問題 No.2079 aaabbc
ユーザー achapiachapi
提出日時 2022-09-26 03:23:08
言語 PyPy2
(7.3.15)
結果
AC  
実行時間 75 ms / 2,000 ms
コード長 35 bytes
コンパイル時間 1,199 ms
コンパイル使用メモリ 77,492 KB
実行使用メモリ 76,524 KB
最終ジャッジ日時 2023-08-24 02:37:49
合計ジャッジ時間 3,274 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 72 ms
76,128 KB
testcase_01 AC 73 ms
76,124 KB
testcase_02 AC 74 ms
76,332 KB
testcase_03 AC 72 ms
76,308 KB
testcase_04 AC 74 ms
76,352 KB
testcase_05 AC 74 ms
76,380 KB
testcase_06 AC 74 ms
76,356 KB
testcase_07 AC 73 ms
76,196 KB
testcase_08 AC 75 ms
76,320 KB
testcase_09 AC 73 ms
76,392 KB
testcase_10 AC 72 ms
76,276 KB
testcase_11 AC 72 ms
76,272 KB
testcase_12 AC 72 ms
76,524 KB
testcase_13 AC 73 ms
76,476 KB
testcase_14 AC 73 ms
76,308 KB
testcase_15 AC 72 ms
76,384 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

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