/project-euler

My solutions to some of the problems of https://projecteuler.net/

Primary LanguageJavaScript

project-euler

t1st3 @ https://projecteuler.net

Here are my solutions to problems presented on https://projecteuler.net/.

I use JavaScript, and especially Node.js, to find my solutions.

If you want to run the script that gives the answer to problem n° 001, just run:

node 001/index.js

Analytics