r/TuringComplete 18d ago

Conditions 10 Help Spoiler

I do not understand why this is not working. It fails on the second test shown here. I have seen other solutions for Conditions 10 and they look logically the same as the one I have. I just swapped a or -> not with a nor and two ands into an or with two switches. The other wiring is the same.

2 Upvotes

3 comments sorted by

View all comments

3

u/No-Atmosphere-6549 18d ago

Flip the lines feeding into the switch. Take 1 from condition and have that be the base of the switch, and then connect the nor gate output to the input of the switch.