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