Math Problem Statement

Implement an 8 input OR gate using only 2 input AND and 2 input OR gates.

Solution