library(adventofcode2021) energy <- read.matrix(input_file(11)) count_flashes(energy) count_flashes(energy, 500, part2 = TRUE)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.