Benchmark AI / Public workspace
BIG-Bench Extra Hard (BBEH) / From the following five expressions, only one evaluates to true. Which one is…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
input
From the following five expressions, only one evaluates to true. Which one is it? (A) not (not (not not (5 * 10 > -4) or not not not (8 * -10 + -2 * 4 > -8 * -5)) or (not (-7 - (-8 / 1) is less than or equal to 6) or (True))) or (not (not (The capital of India is Mumbai.) or (The capital of Azerbaijan is Ganja.)) or (not not (9 * -7 > -6) or not not not (-2 - (6 / -4) is less than or equal to 4))) (B) not (not not (not not (-10 - (9 / 4) is less than or equal to 9) or not not not (1 * 6 <= -9)) or not not not (not not (3 * -4 + -6 * 5 > -10 * -1) or not not not (True))) or ((not (The capital of Afghanistan is Kandahar.) and (-7 * -9 + 9 * -9 > -1 * 1)) and (not (False) or (True))) (C) (not (not not not (not not (not (not not (not (not not not (not (not ((not not not (The capital of Canada is Toronto.) and not not (The capital of Armenia is Gyumri.)) and (max(-2, -8, -4, 8) - min(-2, -8, -4, 8) <= 5)) or (True)) and (-7 - (-7 / -9) <= -10)) and not not (8 * -9 > -7)) or (2 * 6 + 5 * -6 is less than or equal to -3 * 8)) or not not not (max(1, -9, 1, 2) - min(1, -9, 1, 2) <= 6)) and (9 * -3 > -1)) or not not not (The capital of Armenia is Gyumri.)) and not not (-6 * -8 > 3)) or (-2 * -3 > 10)) and (False) (D) not (not (not not not (not (-2 * 5 + 9 * -5 > 2 * 9) and (2 * 5 > 7)) and not not ((-8 * -7 + 7 * -9 <= -10 * -8) and (10 * -7 is less than or equal to -1))) or ((not not (The capital of Norway is Oslo.) or not not not (The capital of Azerbaijan is Baku.)) or (not not (4 * -4 + -9 * -9 is greater than 6 * 9) or not not not (1 * -10 + -8 * -7 <= 9 * 7)))) and (not (not ((True) and (5 * -1 + 8 * -7 <= 10 * -1)) or (not not not (-10 * 7 > 3) and not not (False))) and ((not not (1 * -3 <= -10) or not not not (max(-5, -8, 4, 3) - min(-5, -8, 4, 3) is greater than 4)) or ((4 * 8 <= -2) or (max(1, -6, -7, 3) - min(1, -6, -7, 3) <= 6)))) (E) not not (not not not (((not not not (not not not (not not (The capital of Iran is Isfahan.) or not not not (False)) and not not (False)) and not not (3 * 6 + -2 * 2 > -5 * -3)) or (10 * 5 + -6 * 6 > -4 * -10)) or (True)) and not not (-8 * -10 > -6)) or not not not (max(-2, -10, 5, -9) - min(-2, -10, 5, -9) <= 3)
Discussion
No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Source and history
initial import