結果

問題 No.2672 Subset Xor Sum
ユーザー nu50218nu50218
提出日時 2024-02-11 18:33:05
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 12 bytes
コンパイル時間 325 ms
コンパイル使用メモリ 82,248 KB
実行使用メモリ 51,968 KB
最終ジャッジ日時 2024-09-29 23:30:06
合計ジャッジ時間 5,056 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 37 ms
51,200 KB
testcase_01 WA -
testcase_02 WA -
testcase_03 WA -
testcase_04 WA -
testcase_05 AC 37 ms
51,200 KB
testcase_06 AC 38 ms
51,328 KB
testcase_07 WA -
testcase_08 WA -
testcase_09 WA -
testcase_10 AC 39 ms
51,584 KB
testcase_11 AC 39 ms
51,456 KB
testcase_12 WA -
testcase_13 WA -
testcase_14 WA -
testcase_15 WA -
testcase_16 WA -
testcase_17 WA -
testcase_18 WA -
testcase_19 WA -
testcase_20 WA -
testcase_21 WA -
testcase_22 AC 38 ms
51,584 KB
testcase_23 AC 38 ms
51,328 KB
testcase_24 WA -
testcase_25 WA -
testcase_26 AC 38 ms
51,328 KB
testcase_27 AC 39 ms
51,072 KB
testcase_28 AC 40 ms
51,328 KB
testcase_29 AC 39 ms
51,200 KB
testcase_30 WA -
testcase_31 AC 39 ms
51,200 KB
testcase_32 AC 39 ms
51,456 KB
testcase_33 AC 39 ms
51,584 KB
testcase_34 AC 39 ms
51,200 KB
testcase_35 AC 39 ms
51,200 KB
testcase_36 AC 37 ms
51,072 KB
testcase_37 AC 37 ms
51,328 KB
testcase_38 AC 37 ms
51,200 KB
testcase_39 AC 37 ms
51,200 KB
testcase_40 AC 36 ms
51,328 KB
testcase_41 WA -
testcase_42 WA -
testcase_43 WA -
testcase_44 WA -
testcase_45 WA -
testcase_46 WA -
testcase_47 AC 38 ms
51,456 KB
testcase_48 WA -
testcase_49 WA -
testcase_50 WA -
testcase_51 AC 36 ms
51,584 KB
testcase_52 AC 37 ms
51,584 KB
testcase_53 AC 36 ms
51,072 KB
testcase_54 AC 37 ms
51,456 KB
testcase_55 AC 37 ms
51,200 KB
testcase_56 WA -
testcase_57 AC 38 ms
51,328 KB
testcase_58 AC 38 ms
51,072 KB
testcase_59 WA -
testcase_60 WA -
testcase_61 WA -
testcase_62 AC 39 ms
51,200 KB
testcase_63 AC 39 ms
51,200 KB
testcase_64 AC 40 ms
51,328 KB
testcase_65 AC 38 ms
51,328 KB
testcase_66 WA -
testcase_67 WA -
権限があれば一括ダウンロードができます

ソースコード

diff #

print("Yes")
0