結果

問題 No.487 2017 Calculation(2017の計算)
ユーザー yumechiyumechi
提出日時 2017-02-25 00:34:30
言語 PyPy2
(7.3.15)
結果
AC  
実行時間 67 ms / 2,000 ms
コード長 36 bytes
コンパイル時間 478 ms
コンパイル使用メモリ 76,928 KB
実行使用メモリ 75,928 KB
最終ジャッジ日時 2024-06-11 00:12:04
合計ジャッジ時間 1,919 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 64 ms
75,520 KB
testcase_01 AC 64 ms
75,408 KB
testcase_02 AC 64 ms
75,388 KB
testcase_03 AC 63 ms
75,392 KB
testcase_04 AC 64 ms
75,520 KB
testcase_05 AC 64 ms
75,892 KB
testcase_06 AC 66 ms
75,648 KB
testcase_07 AC 64 ms
75,928 KB
testcase_08 AC 63 ms
75,904 KB
testcase_09 AC 64 ms
75,648 KB
testcase_10 AC 63 ms
75,392 KB
testcase_11 AC 66 ms
75,296 KB
testcase_12 AC 65 ms
75,904 KB
testcase_13 AC 63 ms
75,520 KB
testcase_14 AC 67 ms
75,520 KB
testcase_15 AC 64 ms
75,692 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

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