Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-15 | r/3262 refactor(sterni/aoc/2021): fold over 2d array instead of nested list | sterni | 1 | -1/+1 |
2021-12-14 | r/3238 refactor(sterni/aoc/2021): use a fold instead of last scan element | sterni | 1 | -1/+1 |
2021-12-14 | r/3230 refactor(sterni/aoc/2021): determine width/height in the same fold | sterni | 1 | -2/+1 |
2021-12-13 | r/3229 feat(sterni/aoc/2021): day 13 solution | sterni | 1 | -0/+60 |
2021-12-13 | r/3228 refactor(sterni/aoc/2021): name input data more consistently | sterni | 1 | -17/+17 |
2021-12-13 | r/3225 feat(sterni/aoc/2021): day 9 solution | sterni | 1 | -0/+38 |
2021-12-13 | r/3224 feat(sterni/aoc/2021): day 7 solution | sterni | 1 | -0/+29 |
2021-12-13 | r/3223 feat(sterni/aoc/2021): day 3 solution | sterni | 1 | -0/+51 |
2021-12-13 | r/3222 refactor(sterni/aoc/2021): allow variable bases ≤ 10 for ReadInt | sterni | 1 | -3/+4 |
2021-12-13 | r/3221 feat(sterni/aoc/2021): day 2 "solution" | sterni | 1 | -3/+41 |
2021-12-01 | r/3128 feat(sterni/aoc/2021): day 1 solution | sterni | 2 | -0/+32 |