about summary refs log tree commit diff
path: root/users/sterni/exercises (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-1/+1
2021-12-28 r/3494 feat(sterni/aoc/2021): day 10 solutionsterni1-0/+45
2021-12-28 r/3493 feat(sterni/aoc/2021): day 11 solutionsterni1-0/+46
2021-12-26 r/3445 feat(sterni/aoc/2021): day 4 solutionsterni1-0/+20
2021-12-26 r/3444 feat(sterni/aoc/2021): don't split on consecutive occurrences of 𝕨sterni1-1/+1
2021-12-25 r/3409 feat(sterni/aoc/25): day 25 part 1 solutionsterni1-0/+20
2021-12-25 r/3390 feat(sterni/aoc/2021): day 20 solutionsterni1-0/+29
2021-12-25 r/3389 feat(sterni/aoc/2021): day 6 solutionsterni1-6/+21
2021-12-16 r/3265 feat(sterni/aoc/2021): day 15 solutionsterni1-0/+35
2021-12-16 r/3264 chore(sterni/aoc/2021): add shell for running solutions.bqnsterni1-0/+10
2021-12-15 r/3263 feat(sterni/aoc/2021): day 14 solutionsterni1-0/+33
2021-12-15 r/3262 refactor(sterni/aoc/2021): fold over 2d array instead of nested liststerni1-1/+1
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