ben
/
aoc
1
0
Fork 0
aoc/AOC2020
Ben Harris adbf0c3f4a 2023 day 7 plus some files that were missing trailing newlines?
test input works but it's not accepting my real answer...
2024-05-10 18:06:37 -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 nested forloop formatting 2024-05-09 14:26:54 -04: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 2023 day 7 plus some files that were missing trailing newlines? 2024-05-10 18:06:37 -04: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 2023 day 7 plus some files that were missing trailing newlines? 2024-05-10 18:06:37 -04:00
Day11.cs use collection expressions 2024-05-09 14:46:21 -04: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 nested forloop formatting 2024-05-09 14:26:54 -04:00
Day18.cs prefer char.IsAsciiDigit over char.IsDigit 2023-12-03 01:53:48 -05:00
Day19.cs use collection expressions 2024-05-09 14:46:21 -04:00
Day20.cs parallelize unit tests 2024-05-09 15:05:13 -04: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