Problem stringlengths 147 166 | Solution bool 2
classes |
|---|---|
Evaluate the enhanced conditional expression '(not (A or A)) if (not E) else (B != A != B)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(D != C and B) if (A) else (not (C or D))' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (B and A)) if (not A) else (C != B or D)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (not C and C)) if (D) else (not (not D and C))' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(A or A and D) if (B) else (not (D != B))' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(B and C != A) if (A) else (E or A != C)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (A) and C) if (not E) else (not B and C and B)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (B and B)) if (B) else (not D or D != D)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (A != C)) if (D) else (not (not B != C))' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (not D) or A) if (C) else (B != D and D)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(A or A and A) if (E) else (not (not (B)))' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(B != B or B) if (not C) else (not (E or D))' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(D or E != B) if (E) else (A and E or A)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(C or E or C) if (E) else (not (not A and D))' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not C) and D) if (not A) else (not (not D and B))' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(B != B or B) if (E) else (not E != B and A)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (D != C)) if (D) else (not A and E or E)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (not B) or B) if (D) else (D or D != E)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (B != D)) if (B) else (not A and A or D)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(A != D != E) if (not A) else (A and B or D)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(D and C or C) if (D) else (not (not (A)))' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(not C != E or B) if (not E) else (not (not (A)))' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(A != D or A) if (C) else (not (B != A))' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (D) or C) if (not B) else (E or E and E)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (E != B)) if (B) else (A or A or E)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (C != E)) if (B) else (E != D or D)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (B != B)) if (D) else (C != B and B)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(E and C != D) if (C) else (E and B != A)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not C != A and B) if (B) else (C and B and C)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(E != D and D) if (C) else (not (A) or B)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(C or D or E) if (not A) else (D != B or E)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(B or A != D) if (not C) else (not B != E != E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(A and C != E) if (not E) else (E != B or B)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (B) != B) if (D) else (not C != C or E)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (B or B)) if (B) else (not A != C != D)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (C and E)) if (B) else (not E or D != C)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(A and B or A) if (not B) else (not (E) or B)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(D and C or B) if (C) else (A or B != B)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (A != D)) if (not E) else (not (D) and C)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (D) != E) if (not B) else (not (not D) != A)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (B != D)) if (not A) else (not B and D or D)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(B and A != D) if (E) else (E or C != A)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (B and C)) if (A) else (D and A and C)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (not A != D)) if (A) else (not (not (not E)))' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(C and E and A) if (not E) else (D and A and A)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not A or B != D) if (B) else (B != A or D)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (D) != E) if (C) else (not (not A or A))' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (not (C))) if (not D) else (not (E) and C)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not C or C != A) if (C) else (A and B and D)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (A != A)) if (B) else (not B or C or D)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(B and B and C) if (E) else (not A or E and D)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not B != B != D) if (A) else (not (A) != B)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(A or B and E) if (not A) else (D and C or A)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(D and B or E) if (D) else (not (B or B))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not C != D and D) if (not D) else (not (not (not B)))' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (A or B)) if (not E) else (B or D and E)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(D != C or E) if (B) else (not D != D or E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(E and A != C) if (A) else (E != C != A)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (not B) != D) if (C) else (not (C) != B)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (E) or C) if (not B) else (not (B) and E)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(B != B or A) if (A) else (A != B or C)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not (A))) if (A) else (not E != C != A)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (E) or C) if (B) else (not (not B or D))' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(not E or A or A) if (not A) else (C and D or D)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(D and D or E) if (B) else (not (D or E))' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(C and E or B) if (not A) else (E or C and E)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (C) and A) if (B) else (D != B or D)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not E and B != D) if (E) else (E != D != B)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(D != D != B) if (not D) else (D or C or A)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (B and B)) if (B) else (D != B or C)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (B) or B) if (not E) else (not (not D != D))' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (A) != B) if (D) else (not (not (D)))' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(E != B or D) if (D) else (not (not E) != D)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not C and C != B) if (not B) else (not E != D or A)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(not D and B or A) if (not E) else (not (B != A))' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not D or E or D) if (C) else (not E and E and C)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(D != C and E) if (D) else (B and E and C)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not B or E and D) if (C) else (D and B or E)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(B != C and C) if (not A) else (B or B and D)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not (C))) if (not A) else (not C or D and B)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(D != D != B) if (A) else (C and E and B)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not D != A or B) if (not D) else (not E or E or B)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(A != E or C) if (A) else (not (D != A))' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (C) or A) if (E) else (not (D) != D)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (A) or A) if (C) else (not (not (C)))' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(D or C != A) if (B) else (not A != C or B)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not C) or B) if (C) else (not (E != D))' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(B and D and A) if (D) else (not (D) and E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (not D) and A) if (D) else (not (A) != B)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(E and A and C) if (B) else (E != E and E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (D) and A) if (D) else (not (D or C))' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(A != B or E) if (E) else (D and E or C)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(C or C and B) if (D) else (not (E != D))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(D and E and E) if (E) else (not (D != D))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not B != B != E) if (A) else (not (D) and C)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (E) != B) if (C) else (not (B) != E)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(C != B and B) if (C) else (not (B != C))' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(A != B != D) if (C) else (not (C != E))' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(C and C != E) if (not E) else (A != D != A)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(A != A != D) if (E) else (E and A and C)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.