This website requires JavaScript.
Explore
Help
Sign In
warrence
/
AdventOfCode2024
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode2024
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
103
Commits
1
Branch
0
Tags
Commit Graph
5 Commits
Author
SHA1
Message
Date
Stefan Müller
979961d60e
Change Solver puzzle title use and add optional input file name suffix
2025-02-14 17:13:05 +01:00
Stefan Müller
8bea3c2c48
Remove unused includes
2025-02-14 12:03:03 +01:00
Stefan Müller
648f6d4ebc
Rename LinesSolver::getPosition()/setPosition() to getCharAt()/setCharAt()
2025-02-04 17:50:38 +01:00
Stefan Müller
e1cd0867cb
Add solution for "Day 8: Resonant Collinearity", part 2
...
The Point2::operator<() was introduced for set<Point2>, which is not actually required.
2025-02-04 17:43:20 +01:00
Stefan Müller
44f2a0e0ec
Add solution for "Day 8: Resonant Collinearity", part 1
2025-01-29 22:04:12 +01:00