# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
day15p1 <- function(sa, sb, n) {
.Call('_AoC2017_day15p1', PACKAGE = 'AoC2017', sa, sb, n)
}
day15p2 <- function(sa, sb, n) {
.Call('_AoC2017_day15p2', PACKAGE = 'AoC2017', sa, sb, n)
}
day17p2 <- function(offset, n) {
.Call('_AoC2017_day17p2', PACKAGE = 'AoC2017', offset, n)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.