0
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Oliver Akins
6e4472386e
Add solutions for day 3 in Python 2022-12-03 10:17:44 -06:00
Oliver Akins
808a63f32e
Add a link in the README 2022-12-02 23:51:19 -06:00
Oliver Akins
514eee04a9
Add my genericized solution that works for both part 1 and 2 2022-12-02 23:51:08 -06:00
Oliver Akins
138ee2b89a
Add my first solution for part 2 2022-12-02 23:50:46 -06:00
Oliver Akins
7e8ce94b5a
Don't iterate the sums, just use Collections.max 2022-12-02 23:50:33 -06:00
Oliver Akins
ebd77b57d4
Add the solution for part 1 in Java 2022-12-02 23:16:40 -06:00
Oliver Akins
d4abca0859
Add gitignore 2022-12-02 22:39:53 -06:00
Oliver
41a16a48c6
Initial commit 2020-12-06 19:16:54 -07:00