test_that("day10; puzzle 1", {
expect_equal(f10a(example_data_10()), 26397)
})
test_that("day10; puzzle 2", {
expect_equal(f10b(example_data_10()), 288957)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.