0
0
Fork 0
Commit graph

20 commits

Author SHA1 Message Date
Oliver Akins
76052fdcb9
Add day 5 2022-12-25 15:55:17 -06:00
Oliver Akins
45a037d56e
Add Generic day 1 2022-12-25 15:54:59 -06:00
Oliver Akins
4189f139e8
Remove to rename 2022-12-25 15:54:28 -06:00
Oliver Akins
bce137f249
Add day 2 solutions 2022-12-08 23:10:21 -06:00
Oliver Akins
b3e470ac0e
Add javadocs 2022-12-08 21:56:00 -06:00
Oliver Akins
9f99de7c9e
Implement a Sequence object in jlib 2022-12-08 21:52:11 -06:00
Oliver Akins
f982baa481
Add the FileSystem class to jlib 2022-12-08 21:51:42 -06:00
Oliver Akins
abea3a6885
Gitignore the class files 2022-12-08 21:51:23 -06:00
Oliver Akins
e25a02d7e3
Update the Java runner to allow executing the Generic variant 2022-12-08 21:51:03 -06:00
Oliver Akins
fb5277ae5f
Implement a solution for day 6 part 1 and 2 2022-12-08 21:50:41 -06:00
Oliver Akins
7e47f878e1
Add a script to make running the Java solutions cleaner 2022-12-08 12:29:22 -06:00
Oliver Akins
0ae3d1fbbc
Add a solution for d3p1 and d3p2 in Java 2022-12-03 13:43:54 -06:00
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