Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 415 Bytes

Heighway-Dragon

Solution to Project Euler Problem #220

Heighway Dragon Fractal

Usage

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.