advent-of-code To run a code challenge first copy the puzzle input for the day into a file named input.txt and save it in the src directory for that day. Then from within that days directory run the following in the terminal: cargo r --release