aoc/README.md

4 lines
226 B
Markdown
Raw Normal View History

2021-12-02 23:36:12 -05:00
# AOC 2021 personal solutions
It's my first year doing [Advent of Code](https://adventofcode.com) (and doing more coding), and I'm doing it in java :/ (because that's what I'm currently learning as part of the ICS4U course).