From project root:
- create file named
in{day#}in theinputdirectory - paste problem input in file
go run . {day#}
run go test ./... to run all project tests
| Name | Name | Last commit date | ||
|---|---|---|---|---|
From project root:
in{day#} in the input directorygo run . {day#}run go test ./... to run all project tests