aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kürzerThomas Schmucker2024-12-041-26/+8
* aoc 2024, day4Thomas Schmucker2024-12-041-0/+99
* istreambuf_iteratorThomas Schmucker2024-12-031-6/+6
* benutze sub-groups in der regex; kein sscanf() mehrThomas Schmucker2024-12-031-12/+6
* aoc 2024, day3Thomas Schmucker2024-12-031-0/+60
* cleanupThomas Schmucker2024-12-021-18/+17
* aoc 2024, day2Thomas Schmucker2024-12-021-0/+76
* ranges::sortThomas Schmucker2024-12-021-2/+3
* benutze std::accumulate statt einer SchleifeThomas Schmucker2024-12-011-6/+5
* aoc 2024, day1Thomas Schmucker2024-12-013-2/+79
* aoc 2015, day 21Thomas Schmucker2024-11-201-0/+181
* aoc 2015, day 20Thomas Schmucker2024-11-191-0/+52
* aoc 2015, day 19Thomas Schmucker2024-11-191-0/+115
* aoc 2015, day 18Thomas Schmucker2024-11-171-0/+143
* aoc 2015, day 17Thomas Schmucker2024-11-171-0/+118
* aoc 2015, day 16Thomas Schmucker2024-11-171-0/+141
* aoc 2015, day 15Thomas Schmucker2024-11-171-0/+91
* aoc 2015, days 12, 13 and 14Thomas Schmucker2024-11-153-0/+298
* aoc 2015, day 11Thomas Schmucker2024-11-141-0/+66
* aoc 2015, day 10Thomas Schmucker2024-11-141-0/+39
* aoc 2015, day 9Thomas Schmucker2024-11-141-0/+102
* aoc 2015, day 8Thomas Schmucker2024-11-141-0/+71
* aoc 2015, days 5, 6 and 7Thomas Schmucker2024-11-133-0/+267
* aoc 2015, day04Thomas Schmucker2024-11-112-1/+56
* aoc 2015, day03Thomas Schmucker2024-11-111-0/+93
* aoc 2015, day02Thomas Schmucker2024-11-112-0/+57
* aoc 2015, day01Thomas Schmucker2024-11-112-1/+60
* day 10, part 2, aoc 2022Thomas Schmucker2024-11-111-1/+16
* day 10, part 1, aoc 2022Thomas Schmucker2024-11-111-0/+44
* adjust compile flagsThomas Schmucker2024-11-101-1/+0
* day 9, advent of code 2022Thomas Schmucker2024-05-031-0/+116
* day 8, part 2, advent of code 2022Thomas Schmucker2024-05-011-0/+35
* day 8, part 1, advent of code 2022Thomas Schmucker2024-05-011-0/+68
* day 7, advent of code 2022Thomas Schmucker2024-05-011-0/+176
* day 6, advent of code 2022Thomas Schmucker2024-04-281-0/+36
* day 5, advent of code 2022Thomas Schmucker2024-04-281-0/+97
* day 4, advent of code 2022Thomas Schmucker2024-04-281-0/+50
* day 3, advent of code 2022Thomas Schmucker2024-04-282-0/+105
* day02, advent of code 2022Thomas Schmucker2024-04-241-0/+85
* day01, advent of code 2022Thomas Schmucker2024-04-232-1/+79
* cleanupThomas Schmucker2024-01-191-1/+4
* much simpler count functionThomas Schmucker2024-01-181-25/+8
* even more compact codeThomas Schmucker2024-01-091-7/+6
* better solution for day 19Thomas Schmucker2024-01-091-24/+12
* cleanupThomas Schmucker2024-01-051-1/+1
* solution for day 5Thomas Schmucker2024-01-051-0/+62
* solution for day 4Thomas Schmucker2024-01-041-0/+132
* solution for day 3Thomas Schmucker2024-01-041-0/+62
* branchless solutionThomas Schmucker2024-01-041-6/+2
* solutions fpor day 1 & day 2, advent of code 2020Thomas Schmucker2024-01-042-9/+70