@part PART INPUT_FILE="inputs/puzzle.txt": cargo run --bin part_{{PART}} -- {{INPUT_FILE}} clean: cargo clean