0

In the following problems, you are told something about the result, and you must determine what the contents of the boxes must have been in order to obtain that result. In these problems, the expression [number in box X] is abbreviated as [X]. For example: “Is [1] greater than [10]?” Means: “Is [number in box 1] greater than [number in box 10]?”

In each of the following problems, no two boxes contain the same number

enter image description here

I'm not sure if I understand this correctly.

To get to C: Is [3] Greater than [1] > No > Is [2] Greater than [1] > Yes > End

To get to F: Is [3] Greater than [1] > Yes > Is [2] Greater than [1] > Yes > Is [3] Greater than [2] > Yes > End

What I know: 2 > 1 3 > 2 3 > 1 2 > 1

Or in these boxes everytime I go down I have to assign different number because of instructions:

In each of the following problems, no two boxes contain the same number

Can anyone explain how to solve it like I'm 4 years old? Thanks

I have tried AI, I have tried solving it, I have asked 4 of my friends that are programmers.

I don't understand how to answer these 2 questions

Eitherthe letter C orthe letter F is in box 4. Which of the boxes 1, 2 and 3 cannot possiblycontain: The largest number? The smallest number?

0 Answers0