AoC 2021 Day 16: Depacketinator2021-12-16Source: Packet DecoderPart 1: Given a recursive binary packet definition (see below), parse the given packet. Return the sum of each packet’s version.read more...