diff options
author | Tomasz Chojnacki <tomaszchojnacki2001@gmail.com> | 2023-01-02 20:49:51 +0100 |
---|---|---|
committer | Tomasz Chojnacki <tomaszchojnacki2001@gmail.com> | 2023-01-02 20:49:51 +0100 |
commit | 3818aa044af80968e55d5d6638583a236e39294e (patch) | |
tree | e07a705ffe81308ff3d98badfd4627d398bd4e16 /README.md | |
parent | 806ca36af8773c71c6f4d2ac77fc35ac0aa3b5a0 (diff) | |
download | gleam_aoc2020-3818aa044af80968e55d5d6638583a236e39294e.tar.gz gleam_aoc2020-3818aa044af80968e55d5d6638583a236e39294e.zip |
Finish last exercise from 2022
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Repository storing my solutions to Advent of Code. See other people's solutions ### [2022](aoc-2022-dotnet)  - + [awesome]: https://github.com/Bogdanp/awesome-advent-of-code [aoc]: https://adventofcode.com |