// author archive

Mike Molony

Mike Molony has written 149 posts for Dreamshire

Project Euler 78 Solution

Investigating the number of ways in which coins can be separated into piles.

Project Euler 79 Solution

By analysing a user’s login attempts, can you determine the secret numeric passcode?

Project Euler 80 Solution

Calculating the sum of the decimal digits of irrational square roots.

Project Euler 81 Solution

Find the minimal path sum from the top left to the bottom right by moving right and down.

Project Euler 82 Solution

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

Project Euler 84 Solution

In the game, Monopoly, find the three most popular squares when using two 4-sided dice.

Project Euler 85 Solution

Investigating the number of rectangles in a rectangular grid.

Project Euler 86 Solution

Exploring the shortest path from one corner of a cuboid to another.

Project Euler 87 Solution

Investigating numbers that can be expressed as the sum of a prime square, cube, and fourth power.

Project Euler 88 Solution

Minimal product-sum numbers