Skip to content

timiscoding/AOC24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions written in C#.

Running the code

Each day's solution is a static class and can be executed using the format DayXX.Solve() from Program.cs where XX is a zero padded day of December. Input data files have been omitted from the repo but you can add your own by creating a project root/inputs folder and updating the filename accordingly in the DayXX.cs files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages