0
0
Fork 0
AdventOfCode/day_01/java
2022-12-02 23:51:08 -06:00
..
generic.java Add my genericized solution that works for both part 1 and 2 2022-12-02 23:51:08 -06:00
part_1.java Don't iterate the sums, just use Collections.max 2022-12-02 23:50:33 -06:00
part_2.java Add my first solution for part 2 2022-12-02 23:50:46 -06:00