Repository to store solutions for Advent of Code
To run the solutions, place personal inputs under "inputs". The solutions (both parts, including tests) can be found under "src/solutions".
$ git clone git@github.com:bram-inniger/advent-of-code-2015.git
$ cd advent-of-code-2015
$ cargo test
GNU GENERAL PUBLIC LICENSE version 3. See LICENSE.
Copyright (C) 2023 Bram Inniger