ben
/
aoc
1
0
Fork 0
aoc/AOC2020
Ben Harris a3fb4f2818
continuous-integration/drone/push Build is passing Details
fix test for 2023 day 6
2024-04-17 12:28:39 -04:00
..
input2020 init 2022-10-27 11:42:05 -04:00
AOC2020.csproj fix test for 2023 day 6 2024-04-17 12:28:39 -04:00
Day01.cs file endings? 2023-12-01 02:32:30 -05:00
Day02.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day03.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day04.cs pull constants to a static readonly field 2023-11-25 13:32:33 -05:00
Day05.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day06.cs Count != 0 is preferred over empty Any() call 2023-11-26 00:50:28 -05:00
Day07.cs clean up some warnings 2023-12-01 13:21:24 -05:00
Day08.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day09.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day10.cs use primary constructor from c# 12 2023-09-20 14:38:58 -04:00
Day11.cs make ProcessInput virtual instead of abstract and remove empty method bodies 2023-12-05 15:01:01 -05:00
Day12.cs make ProcessInput virtual instead of abstract and remove empty method bodies 2023-12-05 15:01:01 -05:00
Day13.cs use primary constructor from c# 12 2023-09-20 14:38:58 -04:00
Day14.cs make ProcessInput virtual instead of abstract and remove empty method bodies 2023-12-05 15:01:01 -05:00
Day15.cs use primary constructor from c# 12 2023-09-20 14:38:58 -04:00
Day16.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day17.cs clean up some warnings 2023-12-01 13:21:24 -05:00
Day18.cs prefer char.IsAsciiDigit over char.IsDigit 2023-12-03 01:53:48 -05:00
Day19.cs use primary constructor from c# 12 2023-09-20 14:38:58 -04:00
Day20.cs make ProcessInput virtual instead of abstract and remove empty method bodies 2023-12-05 15:01:01 -05:00
Day21.cs use primary constructor from c# 12 2023-09-20 14:38:58 -04:00
Day22.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day23.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day24.cs apply editorconfig 2023-12-01 02:30:47 -05:00
Day25.cs make ProcessInput virtual instead of abstract and remove empty method bodies 2023-12-05 15:01:01 -05:00
Program.cs strip BOM 2022-12-03 00:58:58 -05:00