On the Subject of Three Bits
A shave and a haircut at an inflated price!?!? Unacceptable.
- This module contains a display, a query button, a submit button, and 12 triangular lettered buttons.
- Unseen inside of the module, there is a triangular maze of lasers and mirrors.
- To solve this module, you must submit the labels for the three active mirrors inside of the maze. There will always be exactly three.
- The only way to get information about the maze is to query lasers three at a time, which will output where the lasers ended up after traversing the maze.
This module is built off of a much older poorly made module. Any inputs when the module is not ready, duplicate letters in a query/submission, an incorrect submission, or an incomplete query/submission will cause the module to strike.
If there are multiple possible trios of mirrors that have all the same input-output pairs, any such trio will work.
Due to the fact that this device does not know the internals of the maze, outputs are essentially in a random order per query. Querying BTK and receiving PVZ does not necessarily mean that B maps to P, T maps to V, or K maps to Z. It means that B maps to one of P, V, or Z, and such with T and K.