// archives

Archive for May, 2009

Project Euler 51 Solution

Find the smallest prime which, by replacing part of the number with the same digit, is part of an eight prime value set.

Project Euler 82 Solution

Find the minimal path sum from the left column to the right column.

Project Euler 99 Solution

Find the base/exponent pair in the file has the greatest numerical value

Project Euler 100 Solution

Finding the number of blue discs for which there is 50% chance of taking two blue.

Project Euler 124 Solution

Find the kth element in a sorted list of radicals.

Project Euler 145 Solution

How many reversible numbers are there below one-billion?