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