test_that("day 10", {
example_data_10() |>
f10a_score_syntax_errors() |>
expect_equal(26397)
example_data_10() |>
f10b_score_incomplete_lines() |>
expect_equal(288957)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.