3 lines
84 B
Makefile
3 lines
84 B
Makefile
@part PART INPUT_FILE="inputs/puzzle.txt":
|
|
ruby part_{{PART}}.rb {{INPUT_FILE}}
|