.. |
Advent24.csproj
|
Add .gitattributes, .gitignore, README.md, and LICENSE.txt. And commit the rest of the files.
|
2024-12-02 01:43:27 +10:30 |
Day1.cs
|
Moved Day1 to Day1.cs and called it from Program.cs
|
2024-12-02 02:19:35 +10:30 |
Day2.cs
|
Day2 fix - thank you elly
|
2024-12-03 14:37:19 +10:30 |
Day3.cs
|
Day3 Part2 upload. Set mulAlwaysEnabled to true for Part 1
|
2024-12-03 17:13:22 +10:30 |
Day4.cs
|
Day4 completed. Set activatePart2 to false to get part 1's answer
|
2024-12-04 17:12:52 +10:30 |
Day5.cs
|
Added Day5 and started adding test input txt files.
|
2024-12-06 18:59:25 +10:30 |
Day6.cs
|
Day6 optimisation
|
2024-12-10 15:49:26 +10:30 |
Day7.cs
|
Day7 - set concatenationEnabled to true for Part 2
|
2024-12-10 16:55:44 +10:30 |
Day8.cs
|
Day 8. Set enableResonantHarmonics to true for part 2
|
2024-12-12 02:10:37 +10:30 |
Day9.cs
|
Day 9 part 1 and partial part 2
|
2024-12-16 03:11:30 +10:30 |
Program.cs
|
Day 9 part 1 and partial part 2
|
2024-12-16 03:11:30 +10:30 |
inputd1.txt
|
Add .gitattributes, .gitignore, README.md, and LICENSE.txt. And commit the rest of the files.
|
2024-12-02 01:43:27 +10:30 |
inputd2.txt
|
Day2 updated attempt
|
2024-12-03 10:21:34 +10:30 |
inputd3.txt
|
Day3 Part2 upload. Set mulAlwaysEnabled to true for Part 1
|
2024-12-03 17:13:22 +10:30 |
inputd4.txt
|
Day4 completed. Set activatePart2 to false to get part 1's answer
|
2024-12-04 17:12:52 +10:30 |
inputd5.txt
|
Added Day5 and started adding test input txt files.
|
2024-12-06 18:59:25 +10:30 |
inputd5test.txt
|
Added Day5 and started adding test input txt files.
|
2024-12-06 18:59:25 +10:30 |
inputd6.txt
|
Day6 solution
|
2024-12-06 23:24:37 +10:30 |
inputd7.txt
|
Day7 - set concatenationEnabled to true for Part 2
|
2024-12-10 16:55:44 +10:30 |
inputd8.txt
|
Day 8. Set enableResonantHarmonics to true for part 2
|
2024-12-12 02:10:37 +10:30 |
inputd8test.txt
|
Day 8. Set enableResonantHarmonics to true for part 2
|
2024-12-12 02:10:37 +10:30 |
inputd9.txt
|
Day 9 part 1 and partial part 2
|
2024-12-16 03:11:30 +10:30 |
inputd9test.txt
|
Day 9 part 1 and partial part 2
|
2024-12-16 03:11:30 +10:30 |