|
0b70db7670
|
Change long long int to fixed width integer type int64_t
|
2025-05-22 16:12:56 +02:00 |
|
|
7ad1b01879
|
Change Solver into template class to allow for non-integer results
|
2025-05-17 00:02:53 +02:00 |
|
|
01c300dce1
|
Added sub folders for common, extra, and framework code files
|
2025-04-30 20:37:03 +02:00 |
|
|
979961d60e
|
Change Solver puzzle title use and add optional input file name suffix
|
2025-02-14 17:13:05 +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 |
|