diff options
author | Simponic <loganhunt@simponic.xyz> | 2022-12-14 02:24:30 -0700 |
---|---|---|
committer | Simponic <loganhunt@simponic.xyz> | 2022-12-14 02:32:38 -0700 |
commit | 59966ade163a39fc03f07a9d905e0bd87a98d60c (patch) | |
tree | c63a5b5aa3f2ad4501840666f3b4a3901a9280fb /README.md | |
parent | 868561eda86be873d755c62ea5b7fbb3047d4c3a (diff) | |
download | aoc-59966ade163a39fc03f07a9d905e0bd87a98d60c.tar.gz aoc-59966ade163a39fc03f07a9d905e0bd87a98d60c.zip |
Day 14 (or is it 13 at this point I shouldn'tve started at 0 lul) - Java
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ - [] Emacs Lisp - [x] Haskell - [Day 7](./day-07) -- [] Java +- [x] Java + - [Day 13](./day-13) - [x] JavaScript - [Day 6](./day-06) - [] Kotlin |