What is the name of the warp for your build on ORE?:You have to teleport to me
Provide your results after completing the ORE Binary Quiz:Binary Quiz completion certificate:
Completed by Daviock in 19m58.759s on 5/10/2026, 10:59 UTC.
100.00% accuracy with 0/25 answers given incorrectly.
8675cc97-d2a5-45b9-b960-6f3f41563a97-446176696f636b
6x0n1e4w6m1a2r0o0x4u411v726h314c152g3y1pmozn4yk5moznunj0
Your trial build is not sufficiently advanced. The bar for trial builds is at or above the level of a 4 Bit ALU. Please respond with a new build if/when you decide on one.
This is still only an adder. An ALU for builder trial purposes should be able to add, subtract, perform bitwise: AND, NAND, OR, NOR, XOR, XNOR.
You also need to be explain your build in detail, so do not try to brute force it.
Also, you cannot simply build these operations as separate circuits, it should be based on the adder itself, which would change the operation based on some combination of control lines.
The add mode adds operations, the sub mode subtracts signals, the not mode inverts signals, the and mode needs 2 active signals to work, the nand mode needs 0 signals to work, the or mode needs 1 or 2 signals to work, nor does not work if you apply 1 or 2 signals, xor works with 1 signal, xnor works in the opposite way to xor