aoc2021/aoc2021
Ben Harris f484236401
continuous-integration/drone/push Build is passing Details
day 25
2021-12-25 15:00:36 -05:00
..
input day 25 2021-12-25 15:00:36 -05:00
.gitignore add getday.sh 2021-12-01 01:00:18 -05:00
Day.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day01.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day02.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day03.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day04.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day05.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day06.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day07.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day08.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day09.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day10.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day11.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day12.cs refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Day13.cs tidy up a bit 2021-12-13 01:38:46 -05:00
Day14.cs tidy up some warnings 2021-12-23 13:46:26 -05:00
Day15.cs day 15 2021-12-15 13:29:21 -05:00
Day16.cs day 16 2021-12-16 11:48:02 -05:00
Day17.cs d17p2 2021-12-17 17:00:31 -05:00
Day18.cs tidy up some warnings 2021-12-23 13:46:26 -05:00
Day19.cs tidy up some warnings 2021-12-23 13:46:26 -05:00
Day20.cs tidy up some warnings 2021-12-23 13:46:26 -05:00
Day21.cs use GetValueOrDefault 2021-12-23 13:50:48 -05:00
Day22.cs days 21 and 22 2021-12-22 10:04:15 -05:00
Day23.cs day 23 2021-12-23 13:36:19 -05:00
Day24.cs day 24 2021-12-24 12:56:10 -05:00
Day25.cs day 25 2021-12-25 15:00:36 -05:00
DayXX.cs.txt refactor p1 and p2 to return objects 2021-12-12 15:09:41 -05:00
Extensions.cs day 23 2021-12-23 13:36:19 -05:00
Program.cs init 2021-11-11 00:19:35 -05:00
Utils.cs tidy up some warnings 2021-12-23 13:46:26 -05:00
aoc2021.csproj day 20 2021-12-20 01:52:10 -05:00
getday.sh fix getday.sh 2021-12-06 01:09:26 -05:00