Skip to content

henry50/Advent-of-Code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent-Of-Code-2024

Advent of Code 2024 in C#.

Usage

dotnet run

Completion Calendar ⭐

Mon Tue Wed Thu Fri Sat Sun
Day 01
⭐⭐
Day 02
⭐⭐
Day 03
⭐⭐
Day 04
⭐⭐
Day 05
⭐⭐
Day 06
⭐⭐
Day 07
⭐⭐
Day 08
⭐⭐
Day 09
⭐⭐
Day 10
⭐⭐
Day 11
⭐⭐
Day 12
⭐⭐
Day 13
⭐⭐
Day 14
⭐⭐
Day 15
⭐⭐
Day 16
❌❌
Day 17
❌❌
Day 18
❌❌
Day 19
❌❌
Day 20
❌❌
Day 21
❌❌
Day 22
❌❌
Day 23
❌❌
Day 24
❌❌
Day 25
❌❌

Generating files

Compile the generator with csc GenerateFiles.cs. The program takes two arguments, the directory to write to and the day to start from. By default this is the current directory and day 1.

About

Advent of Code 2024 solutions in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages