my advent of code solutions in c#
Go to file
Ben Harris 521011f46b
All checks were successful
continuous-integration/drone/push Build is passing
optimize some allocations
2024-06-13 11:44:55 -04:00
Solutions optimize some allocations 2024-06-13 11:44:55 -04:00
Tests 2023 day 7 2024-05-29 17:44:03 -04:00
.drone.yml use -preview build image 2024-05-30 10:13:34 -04:00
.editorconfig apply editorconfig 2023-12-01 02:30:47 -05:00
.gitignore add files for missing years and start on 2015 puzzles 2022-11-11 13:42:42 -05:00
AdventOfCode.sln merge all solutions into one project 2024-05-23 15:00:09 -04:00
DayXX.cs.txt merge all solutions into one project 2024-05-23 15:00:09 -04:00
getday.sh merge all solutions into one project 2024-05-23 15:00:09 -04:00
global.json 2023 day 7 2024-05-29 17:44:03 -04:00
LICENSE license? 2023-12-01 01:11:10 -05:00
README.md tidy readme 2024-04-17 16:26:19 -04:00

advent of code

this is my c# advent of code stuff.