Problem stringlengths 147 166 | Solution bool 2
classes |
|---|---|
Evaluate the enhanced conditional expression '(not (not E != C)) if (B) else (not (E or E))' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not (B))) if (B) else (C or C and B)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (B or D)) if (A) else (E and A != E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (not (B))) if (B) else (not D != D or E)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(C and A and E) if (D) else (not (not (E)))' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(C and D and A) if (A) else (not (A) or D)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(D != A != E) if (B) else (B or E or C)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(D != A and B) if (not A) else (B or B or C)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not (D))) if (A) else (B and D != B)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(D or A or B) if (C) else (not (not C) or E)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(E != D and E) if (D) else (not (D) and C)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(C or B or A) if (A) else (not (not E) and D)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (D) and B) if (D) else (not (B != E))' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (C) and E) if (not D) else (D and A and C)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (D) or A) if (B) else (A or A and D)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(D or B and D) if (B) else (not (not C != E))' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not (B))) if (E) else (not (not A or B))' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(C or D != D) if (E) else (not B or A or A)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(B and D != D) if (C) else (not (D) != C)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (A or E)) if (B) else (D != C or B)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (B and D)) if (B) else (B and A or A)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not E or D or A) if (D) else (C and A != E)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (C and C)) if (C) else (E or A or D)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not D or B != A) if (not C) else (not B and C or C)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(E != B or B) if (A) else (not (E or B))' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not E) != E) if (C) else (not B and C and D)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not B and C != D) if (D) else (E != A != A)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(D != A != C) if (not D) else (E and B or E)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (A or D)) if (B) else (not E and E or A)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (E or C)) if (B) else (B and D or B)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(A or A and D) if (B) else (not (D != E))' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (B) or A) if (not E) else (E or C and E)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(C != C or B) if (not D) else (not (E != B))' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(B and A or A) if (C) else (C and B or E)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not A or D != A) if (A) else (B and A or E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(E and C or B) if (not E) else (B and C and B)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not B and C != E) if (C) else (A and A and D)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not C) and B) if (A) else (E or D != C)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not C != D)) if (A) else (E != A and B)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (C) or E) if (A) else (A or A and E)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (D or D)) if (C) else (E != A and D)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not C and C and B) if (C) else (not (not (E)))' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (A) or E) if (not B) else (not (E != C))' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(D or A and A) if (D) else (A != E or C)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (C) and A) if (E) else (A or E != C)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (D) != E) if (C) else (not C != A or A)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (E) and C) if (not A) else (A or D or B)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (D) and B) if (not B) else (not (C and E))' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(C != A != C) if (not E) else (B != C and E)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not B) or D) if (C) else (not (not A and E))' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (E) or C) if (not D) else (not (not (B)))' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (B) or D) if (not D) else (D != B != D)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(A or E or B) if (E) else (B and C and E)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not B != E and E) if (not C) else (not (A) != E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (E != B)) if (B) else (C != D and D)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (E) != D) if (not C) else (not (not (E)))' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (B != B)) if (A) else (A or C and C)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(D != A != A) if (D) else (not (D and A))' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(E and B != D) if (A) else (not (not B) and C)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not C) != D) if (A) else (D or B and E)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (B or C)) if (not E) else (C != D or C)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(B != D != A) if (D) else (D != A and C)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(A and D != B) if (not A) else (D != C and C)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(C or E != E) if (B) else (not (E) != D)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not (C))) if (B) else (not (not D and B))' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not A and A)) if (B) else (not (not D) and B)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (A or A)) if (C) else (not C != B != C)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(B or C != B) if (not D) else (C or E or C)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (A) != B) if (not E) else (D and C or A)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(A != C or D) if (B) else (not (D) or D)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not (not (B))) if (A) else (not (D != D))' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not (not D))) if (A) else (not (not E != A))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(C != C or E) if (A) else (C != A or C)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(A != C or E) if (D) else (B and E != C)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not E and B or C) if (E) else (not (C != E))' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(B or C or D) if (D) else (not (A) or A)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(C or A != B) if (B) else (not (not (C)))' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(C != C and B) if (C) else (not (D) or E)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(B or A or C) if (E) else (B and B != C)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not (not E))) if (A) else (not D or A or C)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (E and C)) if (A) else (not B and C != E)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(D and D != A) if (A) else (not (not (A)))' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (not (A))) if (E) else (D != E != E)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(E and B or E) if (D) else (not (B) or D)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (E) or B) if (A) else (A or C or C)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(B != B != B) if (A) else (E and D and B)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(A and C != A) if (not A) else (D and C and E)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (C) or D) if (D) else (D and B != C)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(E and A or E) if (not E) else (B != A and C)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (B or A)) if (D) else (not D != C or C)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True} | true |
Evaluate the enhanced conditional expression '(not (not (B))) if (C) else (D != A or B)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(D and A or B) if (A) else (E or D or C)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(E != E and B) if (C) else (not (not B) and A)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not D and D or E) if (E) else (not C and E and D)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (A) and E) if (A) else (not B != B != D)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False} | true |
Evaluate the enhanced conditional expression '(not C and E != D) if (E) else (not (not (D)))' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(E != D or E) if (B) else (E != C or B)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': False} | false |
Evaluate the enhanced conditional expression '(not (D or C)) if (E) else (not (not C) and B)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False} | false |
Evaluate the enhanced conditional expression '(not D != A != C) if (B) else (not (C and A))' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': True} | false |
Evaluate the enhanced conditional expression '(not (not (A))) if (D) else (not (not (not A)))' with {'A': False, 'B': True, 'C': True, '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.