With this you can add two 5-bit binary numbers together. This circuit is just like my 4-bit adder except it adds up 5-bit integers.
Note: This circuit can only compute addition problems with solutions less than 32, and outputs the solutions in base 16.