On the Subject of Ill Logics
Why is there a Venn diagram? Why am I being timed? Ó̷̖̹͍̫̓̋h̷̢̲̹̊͊ ̵̧͉̪͖̈͝n ̵̧͉̪͖̈͝Ŏ͈͖̦͂̋̚.̶
- This module has sixteen buttons, one for each area of a 4-way Venn diagram identical to the one shown below.
Selecting any one of them toggles its submission state. - Once the timer starts, a boolean logic expression will be displayed above the Venn diagram.
A response will be submitted after 90 seconds have passed. - For each area, substitute its truth values into the expression and add it to the submission if it outputs
true
.- Letters that appear in a given area input
true
into the expression.
Letters that do not inputfalse
. - Operations inside of brackets are evaluated before operations outside of them.
Otherwise, operations are evaluated from left to right.
- Letters that appear in a given area input
- If all areas that give
true
outputs are submitted once time runs out, the module will solve, otherwise a strike will be incurred and a new expression generated.