about summary refs log tree commit diff
path: root/users/sterni/exercises (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-14 r/3238 refactor(sterni/aoc/2021): use a fold instead of last scan elementsterni1-1/+1
2021-12-14 r/3230 refactor(sterni/aoc/2021): determine width/height in the same foldsterni1-2/+1
2021-12-13 r/3229 feat(sterni/aoc/2021): day 13 solutionsterni1-0/+60
2021-12-13 r/3228 refactor(sterni/aoc/2021): name input data more consistentlysterni1-17/+17
2021-12-13 r/3225 feat(sterni/aoc/2021): day 9 solutionsterni1-0/+38
2021-12-13 r/3224 feat(sterni/aoc/2021): day 7 solutionsterni1-0/+29
2021-12-13 r/3223 feat(sterni/aoc/2021): day 3 solutionsterni1-0/+51
2021-12-13 r/3222 refactor(sterni/aoc/2021): allow variable bases ≤ 10 for ReadIntsterni1-3/+4
2021-12-13 r/3221 feat(sterni/aoc/2021): day 2 "solution"sterni1-3/+41
2021-12-01 r/3128 feat(sterni/aoc/2021): day 1 solutionsterni2-0/+32