This program is the solution to Project Euler’s Problem 16. It can be found here. The problem says: The program uses the BigInteger class to deal with large numbers. The answer comes out to be 1366 which is judged correct … Continue reading
↧