this is my solution to the projectEuler.net problems
to use:
- open cmd line in same directory as "main.py"
- python main.py problem_number
Description of problem will be printed out Following the description, the answer will be printed below
Currently, only problems 1~4 have solution