結果

問題 No.2011 Arbitrary Mod (Hidden)
ユーザー Kiri8128Kiri8128
提出日時 2022-04-27 18:24:46
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 23 bytes
コンパイル時間 376 ms
コンパイル使用メモリ 81,900 KB
実行使用メモリ 53,572 KB
最終ジャッジ日時 2024-06-28 07:47:15
合計ジャッジ時間 5,653 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 38 ms
52,196 KB
testcase_02 WA -
testcase_03 AC 38 ms
51,524 KB
testcase_04 WA -
testcase_05 AC 38 ms
52,000 KB
testcase_06 WA -
testcase_07 WA -
testcase_08 WA -
testcase_09 AC 37 ms
52,124 KB
testcase_10 AC 37 ms
52,152 KB
testcase_11 WA -
testcase_12 AC 38 ms
53,040 KB
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 37 ms
51,520 KB
testcase_16 WA -
testcase_17 WA -
testcase_18 AC 38 ms
51,916 KB
testcase_19 AC 37 ms
52,036 KB
testcase_20 AC 37 ms
52,360 KB
testcase_21 WA -
testcase_22 AC 38 ms
51,812 KB
testcase_23 WA -
testcase_24 WA -
testcase_25 WA -
testcase_26 WA -
testcase_27 AC 38 ms
51,584 KB
testcase_28 AC 38 ms
51,412 KB
testcase_29 AC 37 ms
51,564 KB
testcase_30 WA -
testcase_31 WA -
testcase_32 WA -
testcase_33 AC 38 ms
51,640 KB
testcase_34 AC 38 ms
52,784 KB
testcase_35 WA -
testcase_36 WA -
testcase_37 WA -
testcase_38 AC 37 ms
52,520 KB
testcase_39 AC 38 ms
52,108 KB
testcase_40 AC 37 ms
51,240 KB
testcase_41 WA -
testcase_42 WA -
権限があれば一括ダウンロードができます

ソースコード

diff #

print(2 ** 30)
print(1)
0