Actual solution for day 16!

This commit is contained in:
2021-12-18 18:34:45 +00:00
parent 719c895220
commit 5c0b7a3b09
4 changed files with 231 additions and 22 deletions

View File

@@ -170,7 +170,6 @@ The total risk of the least risky path is 2864
```sh
$ ./aoc2021 --sixteen
The solution for "sixteen" is:
sixteen part 1 answer for bits
sixteen part 2 answer for bits
The sum of the version numbers is 1012
The output of the encoded input is 2223947372407
```