267 B
267 B
Project Euler solutions
Solutions to Project Euler in various languages (mostly python).
Usage
Compile with make
$ make
Solve all solved problems with
$ ./main.py
or
$ python3 main.py