| Commit message (Expand) | Author | Age | Files | Lines |
| * | aoc 2024, day 19, alternative Lösung | Thomas Schmucker | 2024-12-19 | 2 | -5/+114 |
| * | aoc 2024, day 19 | Thomas Schmucker | 2024-12-19 | 1 | -0/+115 |
| * | aoc 2024, day 16 | Thomas Schmucker | 2024-12-18 | 1 | -0/+195 |
| * | aoc 2024, day 18, part 2, binary search | Thomas Schmucker | 2024-12-18 | 1 | -0/+115 |
| * | aoc 2024, day 18, part 2 | Thomas Schmucker | 2024-12-18 | 1 | -5/+38 |
| * | aoc 2024, day 18, part 1 | Thomas Schmucker | 2024-12-18 | 1 | -0/+75 |
| * | aoc 2024, day 17, part 2 | Thomas Schmucker | 2024-12-17 | 1 | -6/+52 |
| * | aoc 2024, day 17, part 1 | Thomas Schmucker | 2024-12-17 | 1 | -0/+110 |
| * | cleanup | Thomas Schmucker | 2024-12-15 | 2 | -66/+28 |
| * | aoc 2024, day 15, part 2 & bugfixes | Thomas Schmucker | 2024-12-15 | 1 | -11/+205 |
| * | aoc 2024, day 15, part 1, speedup | Thomas Schmucker | 2024-12-15 | 1 | -16/+12 |
| * | aoc 2024, day 15, part 1 | Thomas Schmucker | 2024-12-15 | 1 | -0/+144 |
| * | aoc 2024, day 13, lösung mit z3 | Thomas Schmucker | 2024-12-14 | 1 | -0/+110 |
| * | aoc 2024, day 14, flood fill :) | Thomas Schmucker | 2024-12-14 | 1 | -0/+63 |
| * | aoc 2024, day 14 | Thomas Schmucker | 2024-12-14 | 1 | -0/+181 |
| * | aoc 2024, day 13 | Thomas Schmucker | 2024-12-13 | 1 | -0/+120 |
| * | aoc 2024, day 12, part 2 | Thomas Schmucker | 2024-12-12 | 1 | -24/+69 |
| * | aoc 2024, day 12, part 1 | Thomas Schmucker | 2024-12-12 | 1 | -0/+101 |
| * | aoc 2024, day 7, optimized solution | Thomas Schmucker | 2024-12-11 | 1 | -0/+112 |
| * | aoc 2024, day 11, part 2 | Thomas Schmucker | 2024-12-11 | 1 | -0/+38 |
| * | aoc 2024, day 11, part 1 | Thomas Schmucker | 2024-12-11 | 1 | -0/+45 |
| * | aoc 2024, day 10, cleanup | Thomas Schmucker | 2024-12-10 | 1 | -69/+64 |
| * | aoc 2024, day 10, part 2 | Thomas Schmucker | 2024-12-10 | 1 | -3/+51 |
| * | aoc 2024, day 10, part 1 | Thomas Schmucker | 2024-12-10 | 1 | -0/+92 |
| * | aoc 2024, day 9, part 2 | Thomas Schmucker | 2024-12-09 | 1 | -0/+88 |
| * | aoc 2024, day 9, part 1 | Thomas Schmucker | 2024-12-09 | 1 | -0/+58 |
| * | aoc 2024, day 8 | Thomas Schmucker | 2024-12-08 | 1 | -0/+112 |
| * | aoc 2024, day 7, part 2 | Thomas Schmucker | 2024-12-07 | 1 | -0/+59 |
| * | aoc 2024, day 7, part 1 | Thomas Schmucker | 2024-12-07 | 1 | -0/+62 |
| * | aoc 2024, day6 | Thomas Schmucker | 2024-12-06 | 1 | -0/+139 |
| * | aoc 2024, day5 | Thomas Schmucker | 2024-12-05 | 1 | -10/+13 |
| * | aoc 2024, day5 | Thomas Schmucker | 2024-12-05 | 1 | -0/+104 |
| * | kürzer | Thomas Schmucker | 2024-12-04 | 1 | -26/+8 |
| * | aoc 2024, day4 | Thomas Schmucker | 2024-12-04 | 1 | -0/+99 |
| * | istreambuf_iterator | Thomas Schmucker | 2024-12-03 | 1 | -6/+6 |
| * | benutze sub-groups in der regex; kein sscanf() mehr | Thomas Schmucker | 2024-12-03 | 1 | -12/+6 |
| * | aoc 2024, day3 | Thomas Schmucker | 2024-12-03 | 1 | -0/+60 |
| * | cleanup | Thomas Schmucker | 2024-12-02 | 1 | -18/+17 |
| * | aoc 2024, day2 | Thomas Schmucker | 2024-12-02 | 1 | -0/+76 |
| * | ranges::sort | Thomas Schmucker | 2024-12-02 | 1 | -2/+3 |
| * | benutze std::accumulate statt einer Schleife | Thomas Schmucker | 2024-12-01 | 1 | -6/+5 |
| * | aoc 2024, day1 | Thomas Schmucker | 2024-12-01 | 1 | -0/+72 |