結果

問題 No.354 メルセンヌ素数
ユーザー 👑 H20H20
提出日時 2020-12-03 15:44:19
言語 PyPy3
(7.3.13)
結果
AC  
実行時間 75 ms / 1,000 ms
コード長 14 bytes
コンパイル時間 1,723 ms
コンパイル使用メモリ 86,916 KB
実行使用メモリ 71,488 KB
最終ジャッジ日時 2023-10-12 01:08:46
合計ジャッジ時間 2,883 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 72 ms
71,252 KB
testcase_01 AC 73 ms
71,192 KB
testcase_02 AC 73 ms
70,996 KB
testcase_03 AC 72 ms
71,320 KB
testcase_04 AC 73 ms
71,372 KB
testcase_05 AC 72 ms
71,256 KB
testcase_06 AC 72 ms
71,288 KB
testcase_07 AC 73 ms
71,192 KB
testcase_08 AC 73 ms
71,108 KB
testcase_09 AC 75 ms
71,488 KB
testcase_10 AC 75 ms
71,424 KB
testcase_11 AC 73 ms
71,224 KB
testcase_12 AC 72 ms
71,096 KB
testcase_13 AC 74 ms
71,316 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print(input())
0