Chapter 0: Q23P (page 1)
Recall that you may consider circuits that output strings over , by designating several output gates.
Let'stake two n bit binary integers and produce the n+1 bit sum. Show
that you can compute thefunction withsize circuits.
Short Answer
The problem is solved using the complexity of the add function.
It can also be understood that there is a trade-off between space and time complexity.