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