1xp-1: and or not

Despite not needing programming knowledge, many of these puzzles will mostly be about logic. Let’s start with something simple to get you into the right mindset.

If this is too simple for you, try the pp puzzle as well.

Logic Gates

The output of a logical AND gate turns on when all inputs are on.

The output of a logical OR gate turns on when any inputs are on.

The output of a logical NOT gate turns on when it’s single input is not on.

Puzzle

Click on the inputs on the left to flip them.

Solution

To submit this solution (if the output is green) join the Discord server and directly message _P the following text !solve 1xp-1 00000000 <and> <or> where you have replaced <and> by the number of AND gates in the layout above and <or> by the number of OR gates respectively.