結果

問題 No.487 2017 Calculation(2017の計算)
ユーザー 👑 yumechiyumechi
提出日時 2017-02-25 00:34:30
言語 PyPy2
(7.3.15)
結果
AC  
実行時間 68 ms / 2,000 ms
コード長 36 bytes
コンパイル時間 1,176 ms
コンパイル使用メモリ 77,512 KB
実行使用メモリ 76,524 KB
最終ジャッジ日時 2023-08-31 01:07:37
合計ジャッジ時間 2,334 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 63 ms
76,472 KB
testcase_01 AC 62 ms
76,416 KB
testcase_02 AC 61 ms
76,200 KB
testcase_03 AC 61 ms
76,412 KB
testcase_04 AC 64 ms
76,512 KB
testcase_05 AC 67 ms
76,524 KB
testcase_06 AC 65 ms
76,088 KB
testcase_07 AC 62 ms
76,376 KB
testcase_08 AC 62 ms
76,092 KB
testcase_09 AC 67 ms
76,216 KB
testcase_10 AC 68 ms
76,460 KB
testcase_11 AC 65 ms
76,360 KB
testcase_12 AC 66 ms
76,220 KB
testcase_13 AC 67 ms
76,504 KB
testcase_14 AC 64 ms
76,380 KB
testcase_15 AC 62 ms
76,296 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print (2017+(4068289)**2017)%input()
0