ben
/
aoc
1
0
Fork 0
aoc/AOC2022
Ben Harris 9be3704293
continuous-integration/drone/push Build is passing Details
idk this style makes more sense here
2022-12-13 14:11:30 -05:00
..
input2022 guess it's a json day 2022-12-13 10:44:53 -05:00
AOC2022.csproj use Morelinq.Split() it's better 2022-12-01 12:40:28 -05:00
Day01.cs use expression-body for oneline functions 2022-12-13 14:06:38 -05:00
Day02.cs use expression-body for oneline functions 2022-12-13 14:06:38 -05:00
Day03.cs add Day.ProcessInput() and move everything out of the constructor 2022-12-08 14:40:40 -05:00
Day04.cs use expression-body for oneline functions 2022-12-13 14:06:38 -05:00
Day05.cs add Day.ProcessInput() and move everything out of the constructor 2022-12-08 14:40:40 -05:00
Day06.cs use expression-body for oneline functions 2022-12-13 14:06:38 -05:00
Day07.cs add Day.ProcessInput() and move everything out of the constructor 2022-12-08 14:40:40 -05:00
Day08.cs use expression-body for oneline functions 2022-12-13 14:06:38 -05:00
Day09.cs inline loop 2022-12-09 14:26:20 -05:00
Day10.cs tidy up 2022-12-10 14:43:02 -05:00
Day11.cs idk this style makes more sense here 2022-12-13 14:11:30 -05:00
Day12.cs descend the hill instead to make part2 faster 2022-12-12 11:34:06 -05:00
Day13.cs use expression-body for oneline functions 2022-12-13 14:06:38 -05:00
Program.cs strip BOM 2022-12-03 00:58:58 -05:00