Commit Graph

3 Commits

Author SHA1 Message Date
b2f39abd93 day 16a complete
after taking up the iterative approach and sorting out all of the little bugs I was finally able to get the right value
2021-12-17 19:11:20 +00:00
dc6d332cf8 day 16b incomplete
This idea relies on the fact that the packets are sequenstial as opposed to being recursive.

To make it work I  need to make the whole packet processing process a function and pass in the subpackets in
2021-12-17 15:05:05 +00:00
6111f86a04 New Shared Library 2021-12-16 21:11:39 +00:00