A set of project euler solutions written with RxJS.
Run all solutions with node main.js
.
Run a single solution with node main.js --solution 1
.
Run several with node main.js --solution 1,2,3
. Use -s
as the short form.
A set of project euler solutions written with RxJS.
Run all solutions with node main.js
.
Run a single solution with node main.js --solution 1
.
Run several with node main.js --solution 1,2,3
. Use -s
as the short form.