Hacker News new | ask | show | jobs
by lilyball 363 days ago
The example parity function for 3 variables appears to be flipped. Instead of being true if the number of true inputs is odd, it's true if the number of true inputs is even.