Advent of Code 2025 AOC 2025 solutions in Go Usage To run a specific day's solution, use the following command: make run -day=<day_number> -input=<input_file>