aboutsummaryrefslogtreecommitdiff
path: root/challenge-004/abigail/awk
AgeCommit message (Collapse)Author
2022-01-09Week 4, part 1: All languages should give the same result.Abigail
Make we all languages have the same rounding issues.
2022-01-06Week 004: Fix references.Abigail
For part 1, this means fiddling with the fodder lines.
2021-03-04GNU AWK solution for week 4, part 2Abigail
2021-03-04We're now using base-91 instead of base-60 for the encoding.Abigail
2021-03-04AWK solution for week 4, part 1Abigail