Category: Project Euler

Project Euler Problem 1

Project Euler Problem 1

The following is my solution to the first Project Euler problem. Project Euler is a large list of programming problems of varying complexities with an emphasis on mathematics. The problem is as follows: If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and…

Read More Read More