m (1 revision imported: Imported from https://strategywiki.org/) |
m (Gelthor moved page Turing Complete/ODD Number of Signals to Level/ODD Number of Signals without leaving a redirect) |
(No difference)
|
m (1 revision imported: Imported from https://strategywiki.org/) |
m (Gelthor moved page Turing Complete/ODD Number of Signals to Level/ODD Number of Signals without leaving a redirect) |
(No difference)
|
Table of Contents
Table of ContentsThis level asks you to create a circuit that outputs On if an odd number of inputs are On. And there is a restriction of only three components.
This level is a common task in communication: computing parity. And the solution is a tree of xor gates.