benchmarks.wiki / 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 not (3 * 4 + 6 * -9 > -6 * -3) or not not not (-10 - (-7 / 3) > -3)) and not not (not not not (The capital of Afghanistan is Kandahar.) and not not (3 * -5 > -10))) and (not not (not not not (-5 * -3 + 5 * 5 is less than or equal to 5 * -8) and not not (The capital of Norway is Oslo.)) or not not not (not (4 * 9 + 3 * 7 is less than or equal to 1 * 4) or (True))) (B) not (not (not (not not (not not not (not (not not not (max(6, 1, -7, -1) - min(6, 1, -7, -1) <= 4) and not not (The capital of UAE is Abu Dhabi.)) or (9 - (7 / 9) <= 3)) and not not (The capital of Denmark is Copenhagen.)) or not not not (False)) or (max(3, 7, -5, -2) - min(3, 7, -5, -2) <= 9)) or (7 - (-1 / -6) <= -8)) and (True) (C) not ((not not not (6 * -4 > -3) and not not (The capital of Iran is Tehran.)) and (not (False) and (The capital of Cameroon is Yaounde.))) or (not not not (not (False) or (True)) and not not ((3 * 6 + 3 * 2 is greater than -4 * -3) and (True))) (D) not (((False) or (max(2, -6, -6, -1) - min(2, -6, -6, -1) <= 3)) or ((-1 - (10 / 3) <= -7) and (The capital of Turkey is Ankara.))) and (not (not not not (-6 * 8 + -1 * -7 is less than or equal to 9 * -5) and not not (8 * 3 + 4 * 7 <= -7 * -9)) and (not (max(4, -2, -4, -10) - min(4, -2, -4, -10) <= 6) or (The capital of Cameroon is Yaounde.))) (E) not (not (not (((not not not (not (not not (not not ((not (not not (((-5 * 9 > 4) or (True)) or (False)) or not not not (max(7, 4, 5, 9) - min(7, 4, 5, 9) is greater than 3)) and (True)) and (The capital of the Nigeria is Lagos.)) or not not not (-6 * -1 > 2)) or not not not (8 - (-9 / -6) <= 1)) and (-8 * 4 is less than or equal to 8)) and not not (1 * 10 + -1 * -9 > 10 * 9)) or (The capital of Canada is Toronto.)) or (-3 * 2 + 3 * 3 <= 6 * 9)) and (True)) and (8 * 3 > -6)) or (The capital of Germany is Berlin.)
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.
See answer Answer published by the source
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