結果

問題 No.251 大きな桁の復習問題(1)
ユーザー TawaraTawara
提出日時 2015-08-01 14:09:47
言語 PyPy2
(7.3.15)
結果
AC  
実行時間 122 ms / 5,000 ms
コード長 36 bytes
コンパイル時間 1,041 ms
コンパイル使用メモリ 76,816 KB
実行使用メモリ 76,840 KB
最終ジャッジ日時 2024-12-17 17:26:18
合計ジャッジ時間 3,499 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 72 ms
75,520 KB
testcase_01 AC 72 ms
75,540 KB
testcase_02 AC 71 ms
75,524 KB
testcase_03 AC 75 ms
75,768 KB
testcase_04 AC 73 ms
75,512 KB
testcase_05 AC 74 ms
75,580 KB
testcase_06 AC 74 ms
75,704 KB
testcase_07 AC 74 ms
75,684 KB
testcase_08 AC 73 ms
75,580 KB
testcase_09 AC 122 ms
76,836 KB
testcase_10 AC 122 ms
76,836 KB
testcase_11 AC 121 ms
76,692 KB
testcase_12 AC 122 ms
76,840 KB
testcase_13 AC 118 ms
76,692 KB
testcase_14 AC 117 ms
76,608 KB
testcase_15 AC 116 ms
76,460 KB
testcase_16 AC 116 ms
76,808 KB
testcase_17 AC 117 ms
76,460 KB
testcase_18 AC 117 ms
76,832 KB
testcase_19 AC 119 ms
76,832 KB
testcase_20 AC 72 ms
75,664 KB
testcase_21 AC 74 ms
75,548 KB
testcase_22 AC 71 ms
75,528 KB
testcase_23 AC 70 ms
75,308 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print pow(input(),input(),129402307)
0