On the Subject of Yellow Button’t
Yellow cube button.
On the module, there is a yellow button and a screen.
There will be a file and its size on the module, according to the following table components to get an 8-digit binary number, which will be used in the next part. In these tables, MSB is the most significant bit, LSB the least significant bit.
The following table uses the “AND” operation, which means that if both statements are true, the resulting bit is 1.
Byte 1 | Bit | Byte 2 |
---|---|---|
file’s size is > 50 MB | MSB | file is an image[2] file |
file is a text[1] document | file’s name[3] contains “X” | |
file’s name[3] contains “A” | file’s size > 200 MB | |
file’s size < 200 MB | file’s name[3] contains “T” | |
file’s size is < 1 MB | file is a text[1] document | |
file’s size is > 1000 MB | file’s size is odd | |
any other bit is 1 | always | |
file’s size is even | LSB | file’s size is > 500 MB |
[1]text extensions: CS, TXT, JSON, CSV, DOC, DOCX
[2]image extensions: JPG, JPEG, SVG, PNG
[3]the file’s name does not include the file extension
Place the binary digits, obtained from the previous step, above the table below. Each “1” indicates that the conditions in the table are true, and vice versa. Execute all bits from left to right to solve the module.
All of the following conditions refer to the last two digits of the timer when you tap the button.
EVEN | ODD | %2=0 | %2=1 | %3=0 | SIZE OF THE FILE[4] | EVEN | > 50 |
If you tap the button at the wrong time, you’ll get a strike, and the current phase will reset. However, the phases you completed correctly before won’t be reset.
[4]Tap the button when the last two digits of the timer is the file’s size in MB(%60).