|
a819caba8b
|
Add less than operator for Point2
|
2025-04-30 19:27:28 +02:00 |
|
|
e0cd315909
|
Add solution for "Day 6: Guard Gallivant", part 2
|
2025-03-23 16:42:51 +01:00 |
|
|
02af288ebc
|
Add solution for "Day 15: Warehouse Woes", part 1
|
2025-03-04 12:06:16 +01:00 |
|
|
8d75bdfbef
|
Add solution for "Day 14: Restroom Redoubt", part 2
|
2025-02-25 20:16:03 +01:00 |
|
|
ce77b2354c
|
Change Point2 to use STL arrays for predefined directions
|
2025-02-17 15:07:20 +01:00 |
|
|
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 |
|
|
44f2a0e0ec
|
Add solution for "Day 8: Resonant Collinearity", part 1
|
2025-01-29 22:04:12 +01:00 |
|
|
9bc4c3e6be
|
Fix file encodings
|
2025-01-24 08:57:45 +01:00 |
|
|
ab7aa394dc
|
Fix constructor code formatting
|
2025-01-21 13:56:42 +01:00 |
|
|
22c858dd59
|
Change clang format line width to 120
|
2025-01-21 13:54:06 +01:00 |
|
|
2d63375daa
|
Fix broken Point2 inequality operator
|
2025-01-02 17:23:15 +01:00 |
|
|
fa38fa695b
|
Rename .h file extension to .hpp, and fix some include orderings
|
2024-12-11 01:37:34 +01:00 |
|
|
78d0f59886
|
Merge branch 'cmake'
|
2024-12-08 11:00:55 +01:00 |
|