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 (not (not (True) or (-9 * -2 + 7 * 4 is less than or equal to 9 * 1)) or (8 * 2 + -3 * 10 > -5 * -5)) or not not not (-4 * -8 + 7 * 2 <= 6 * 8)) or (-2 * -6 + -6 * -10 is greater than 8 * 3)) or (5 * -10 + 10 * 2 <= 10 * 3)) and (False)) and (The capital of India is Mumbai.) (B) not not not (not not not ((True) and (-5 - (-10 / -9) is less than or equal to 6)) and not not (not not (The capital of the Nigeria is Lagos.) or not not not (6 - (4 / -7) is greater than -6))) and not not (not ((-4 * -1 + -2 * 1 > -10 * -2) or (The capital of Jordan is Amman.)) or ((-9 - (-6 / -2) is less than or equal to 6) and (max(7, 3, 6, -2) - min(7, 3, 6, -2) is greater than 5))) (C) (not not not (not (not not not (not not (not not (not (not (((not (not not not (The capital of Denmark is Copenhagen.) and not not (max(8, 3, -6, -2) - min(8, 3, -6, -2) is greater than 3)) and (max(2, 6, -8, -6) - min(2, 6, -8, -6) is greater than 7)) or (max(-8, 4, 1, 8) - min(-8, 4, 1, 8) <= 1)) or (The capital of India is New Delhi.)) or (The capital of Nepal is Kathmandu.)) or (True)) or not not not (-3 - (-7 / -10) <= -6)) or not not not (5 - (5 / -7) is greater than 1)) and not not (3 - (-8 / 10) > 6)) or (The capital of Gambia is Banjul.)) and not not (False)) or (The capital of Jordan is Beirut.) (D) not (not (not not (-2 - (8 / 2) <= -8) or not not not (-1 * -7 > -1)) or ((True) and (True))) or (not (not not not (-5 * -1 <= 1) and not not (True)) or (not (The capital of Iraq is Baghdad.) or (-6 * -6 + 8 * -7 > 4 * 3))) (E) not not not (not not (not (not not ((not not (not not not (not (True) or (max(6, -2, 2, -3) - min(6, -2, 2, -3) is greater than 2)) and not not (-2 * -8 > 2)) or not not not (-7 - (1 / -7) > -4)) and (The capital of Malaysia is Putrajaya.)) or not not not (1 * 8 + 9 * 2 is greater than -10 * 10)) and (3 - (1 / 1) <= -8)) or not not not (-1 * -1 + -3 * 6 <= 6 * 1)) and not not (-9 - (-9 / -7) > 7)
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