Solution to Project Euler Problem #220
Provide a file as the first argument.
python3 main.py input00.txt
The stdin stream also works.
One test file input00.txt
is provided for convenience.
Solution to Project Euler Problem #220
Provide a file as the first argument.
python3 main.py input00.txt
The stdin stream also works.
One test file input00.txt
is provided for convenience.