aoc/2021
..
README.md
day01-input.txt
day01.java
day01Part2.java
day02-input.txt
day02.java
day02Part2.java
day03-input.txt
day03.java

README.md

AOC 2021 personal solutions

It's my first year doing Advent of Code (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).