library(adventofcode2021)
instructions <- read_alu(input_file(24))
alu_model_number(instructions)
alu_model_number(instructions, minimize = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.