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