/euler-rockstar

Project Euler done with the Rockstar programming language

Euler Rockstar

Project Euler done with the Rockstar programming language

Rockstar is a fully functional, dynamically typed computer programming language, designed for creating programs that are also song lyrics.

Project Euler is a series of mathematical challenges where the use of programming skills is required to solve most problems.

Solved problems

Problem 1 - Find the sum of all the multiples of 3 or 5 below 1000.

Problem 2 - Find the sum of the even-valued Fibonacci numbers that not exceed four million.