Go to file
login000 0e8fea0cc3 Day3 Part2 upload. Set mulAlwaysEnabled to true for Part 1 2024-12-03 17:13:22 +10:30
Advent24 Day3 Part2 upload. Set mulAlwaysEnabled to true for Part 1 2024-12-03 17:13:22 +10:30
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. And commit the rest of the files. 2024-12-02 01:43:27 +10:30
.gitignore Add .gitattributes, .gitignore, README.md, and LICENSE.txt. And commit the rest of the files. 2024-12-02 01:43:27 +10:30
Advent24.sln Add .gitattributes, .gitignore, README.md, and LICENSE.txt. And commit the rest of the files. 2024-12-02 01:43:27 +10:30
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. And commit the rest of the files. 2024-12-02 01:43:27 +10:30
README.md Add .gitattributes, .gitignore, README.md, and LICENSE.txt. And commit the rest of the files. 2024-12-02 01:43:27 +10:30

README.md

Advent24

My solutions to Advent of Code 2024 in C# (which I haven't used before) to familiarise myself with its idioms.