inst/run.R

source("./inst/run-day01.R", local = TRUE)
source("./inst/run-day02.R", local = TRUE)
source("./inst/run-day03.R", local = TRUE)
source("./inst/run-day04.R", local = TRUE)

source("./inst/run-day06.R", local = TRUE)
source("./inst/run-day07.R", local = TRUE)
source("./inst/run-day08.R", local = TRUE)
source("./inst/run-day09.R", local = TRUE)
source("./inst/run-day10.R", local = TRUE)
source("./inst/run-day11.R", local = TRUE)
source("./inst/run-day12.R", local = TRUE)

source("./inst/run-day14.R", local = TRUE)

source("./inst/run-day19.R", local = TRUE)
source("./inst/run-day20.R", local = TRUE)
tjmahr/adventofcode17 documentation built on May 30, 2019, 2:29 p.m.