Advent of Code is a site that has some puzzles that you are meant to solve by writing some small programs.
Relatively straightforward if using nix and/or cargo to run the first solution:
$ nix-shell
$ cargo run 2015.1
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Advent of Code is a site that has some puzzles that you are meant to solve by writing some small programs.
Relatively straightforward if using nix and/or cargo to run the first solution:
$ nix-shell
$ cargo run 2015.1