結果

問題 No.1355 AND OR GAME
ユーザー titiatitia
提出日時 2021-09-02 01:02:49
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 373 ms / 2,000 ms
コード長 1,105 bytes
コンパイル時間 395 ms
コンパイル使用メモリ 82,176 KB
実行使用メモリ 121,796 KB
最終ジャッジ日時 2024-05-06 15:27:37
合計ジャッジ時間 19,060 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 36 ms
51,712 KB
testcase_01 AC 36 ms
51,840 KB
testcase_02 AC 47 ms
62,080 KB
testcase_03 AC 48 ms
62,208 KB
testcase_04 AC 49 ms
61,824 KB
testcase_05 AC 37 ms
52,096 KB
testcase_06 AC 49 ms
62,208 KB
testcase_07 AC 48 ms
61,952 KB
testcase_08 AC 48 ms
62,848 KB
testcase_09 AC 42 ms
58,496 KB
testcase_10 AC 38 ms
52,480 KB
testcase_11 AC 37 ms
52,096 KB
testcase_12 AC 37 ms
52,096 KB
testcase_13 AC 40 ms
52,224 KB
testcase_14 AC 39 ms
52,096 KB
testcase_15 AC 37 ms
51,840 KB
testcase_16 AC 38 ms
51,968 KB
testcase_17 AC 37 ms
52,096 KB
testcase_18 AC 37 ms
51,840 KB
testcase_19 AC 37 ms
52,352 KB
testcase_20 AC 38 ms
52,480 KB
testcase_21 AC 38 ms
51,968 KB
testcase_22 AC 36 ms
51,840 KB
testcase_23 AC 38 ms
51,712 KB
testcase_24 AC 35 ms
51,968 KB
testcase_25 AC 36 ms
51,968 KB
testcase_26 AC 38 ms
52,224 KB
testcase_27 AC 37 ms
51,840 KB
testcase_28 AC 37 ms
51,968 KB
testcase_29 AC 38 ms
52,480 KB
testcase_30 AC 38 ms
51,968 KB
testcase_31 AC 40 ms
52,224 KB
testcase_32 AC 38 ms
51,968 KB
testcase_33 AC 38 ms
52,224 KB
testcase_34 AC 62 ms
71,040 KB
testcase_35 AC 135 ms
121,420 KB
testcase_36 AC 125 ms
114,480 KB
testcase_37 AC 37 ms
52,096 KB
testcase_38 AC 135 ms
120,908 KB
testcase_39 AC 67 ms
80,768 KB
testcase_40 AC 94 ms
96,256 KB
testcase_41 AC 137 ms
121,560 KB
testcase_42 AC 135 ms
121,424 KB
testcase_43 AC 85 ms
94,848 KB
testcase_44 AC 63 ms
76,416 KB
testcase_45 AC 135 ms
121,028 KB
testcase_46 AC 84 ms
91,392 KB
testcase_47 AC 135 ms
121,032 KB
testcase_48 AC 112 ms
100,128 KB
testcase_49 AC 134 ms
121,296 KB
testcase_50 AC 37 ms
51,712 KB
testcase_51 AC 93 ms
96,384 KB
testcase_52 AC 130 ms
112,688 KB
testcase_53 AC 101 ms
100,992 KB
testcase_54 AC 135 ms
121,028 KB
testcase_55 AC 99 ms
105,168 KB
testcase_56 AC 102 ms
105,168 KB
testcase_57 AC 111 ms
99,868 KB
testcase_58 AC 68 ms
81,920 KB
testcase_59 AC 39 ms
52,096 KB
testcase_60 AC 105 ms
99,212 KB
testcase_61 AC 36 ms
51,712 KB
testcase_62 AC 69 ms
86,016 KB
testcase_63 AC 134 ms
121,292 KB
testcase_64 AC 101 ms
105,032 KB
testcase_65 AC 48 ms
62,464 KB
testcase_66 AC 59 ms
77,696 KB
testcase_67 AC 79 ms
87,552 KB
testcase_68 AC 80 ms
87,424 KB
testcase_69 AC 37 ms
52,096 KB
testcase_70 AC 88 ms
91,264 KB
testcase_71 AC 136 ms
121,032 KB
testcase_72 AC 133 ms
121,168 KB
testcase_73 AC 131 ms
121,672 KB
testcase_74 AC 133 ms
121,292 KB
testcase_75 AC 128 ms
121,160 KB
testcase_76 AC 131 ms
121,292 KB
testcase_77 AC 131 ms
121,288 KB
testcase_78 AC 38 ms
52,224 KB
testcase_79 AC 38 ms
52,096 KB
testcase_80 AC 140 ms
121,416 KB
testcase_81 AC 135 ms
121,796 KB
testcase_82 AC 137 ms
121,160 KB
testcase_83 AC 100 ms
105,436 KB
testcase_84 AC 159 ms
84,096 KB
testcase_85 AC 289 ms
98,944 KB
testcase_86 AC 216 ms
89,216 KB
testcase_87 AC 207 ms
87,808 KB
testcase_88 AC 81 ms
74,240 KB
testcase_89 AC 89 ms
76,800 KB
testcase_90 AC 343 ms
104,960 KB
testcase_91 AC 106 ms
77,568 KB
testcase_92 AC 94 ms
76,800 KB
testcase_93 AC 314 ms
99,456 KB
testcase_94 AC 211 ms
89,472 KB
testcase_95 AC 167 ms
84,864 KB
testcase_96 AC 149 ms
82,944 KB
testcase_97 AC 92 ms
76,800 KB
testcase_98 AC 373 ms
100,688 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import sys
input = sys.stdin.readline

N,X,Y=map(int,input().split())
A=list(map(int,input().split()))

initY=Y

P=[]

Y=list(map(int,list(bin(Y)[2:].zfill(64)[::-1])))


for i in range(N-1,-1,-1):
    #print(i,Y)
    S=0
    T=0
    for j in range(64):
        if (1<<j) & A[i]!=0 and Y[j] == 0:
            S=1
        if (1<<j) & A[i]==0 and Y[j] == 1:
            T=1

    if S==0 and T==0:
        P.append(3)
        P+=[1]*(N-len(P))
        print(*P[::-1])
        exit()
    elif S==1 and T==1:
        print(-1)
        exit()
    elif S==1:
        P.append(1)
        for j in range(64):
            if Y[j]==0:
                if (1<<j) & A[i]!=0:
                    True
                else:
                    Y[j]=-1
    else:
        P.append(2)
        for j in range(64):
            if Y[j]==1:
                if (1<<j) & A[i]==0:
                    True
                else:
                    Y[j]=-1

P=P[::-1]
for i in range(N):
    if P[i]==1:
        X&=A[i]
    elif P[i]==2:
        X|=A[i]
    else:
        X=A[i]

if X==initY:
    print(*P)
else:
    print(-1)

    
0