1. If a program has two integer inputs and each can be 32-bit integer, how many possible inputs does this program have?
2. If a program has 264 possible inputs and one test can be run every millisecond, how long would it take to execute all of the possible inputs?