library(adventofcode2021)
input <- to_bits(readLines(input_file(16)))
packet_versions(input)
packet_parse(packet_decode(input), T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.