Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Müller ce77b2354c Change Point2 to use STL arrays for predefined directions 2025-02-17 15:07:20 +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
Stefan Müller 9bc4c3e6be Fix file encodings 2025-01-24 08:57:45 +01:00
Stefan Müller fa38fa695b Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00