Jonathan Grizou · We are our choices

Open Vault Challenge - Level 0

Enter the code for level 0 above or at this link. Three demonstration videos are provided below ([1], [2], [3]). Good luck!


Reveal the clues below only as a last resort.

Clue No. 1

The interface is asking you the color of the digit you want to enter.

Clue No. 2

By clicking on the yellow (respectively grey) button, you tell the machine that your digit is currently colored in yellow (respectively grey).


Take home message

We proceed by elimination.

The user is trying to type one out of ten possible digits (0 to 9). Half of the digits are yellow, and half are grey. When clicking on the yellow or grey button, the user indicates the color currently associated with the digit s/he has in mind. We can thus eliminate half of the digits by following the following reasoning: “if the user presses the yellow button, then the digit s/he is typing is among the yellow colored digits” (idem for grey).

By repeating this process, usually 3 or 4 times, only one digit remains. It is the digit the user wants to enter. The machine writes down that digit and proceed to the next one. Once a 4-digit code is entered, the machine compares it to the secret code and decides wether to open the vault or not.


Links: [Level 1] [Challenge page] [Project page]