08333d2743
Fixed a couple errors i nDirectory class, but no progress on resolving part 2
...
Changes to be committed:
modified: 2022/day07/Day07A.class
modified: 2022/day07/Day07A.java
modified: 2022/day07/Directory.class
modified: 2022/day07/Directory.java
2022-12-08 17:25:41 -05:00
d49d7b5e6e
added completed solution for day 7 part 1 - part 2 still nonfunctional
...
Changes to be committed:
modified: 2022/day07/Day07A.class
modified: 2022/day07/Day07A.java
modified: 2022/day07/Directory.class
modified: 2022/day07/Directory.java
2022-12-08 11:22:45 -05:00
Gheiserton
a71c48c5b5
more day 7 WIP. Classes work, just need to figure out how to extract the recurdive sums of files per directory.
2022-12-08 00:51:00 -05:00
7fb3d31487
WIP Day 7
...
Changes to be committed:
new file: 2022/day07/Day07A.java
new file: 2022/day07/Directory.java
new file: 2022/day07/day07_algo.txt
new file: 2022/day07/input.txt
2022-12-07 17:27:46 -05:00