solve_day: Solve a day's problem for both parts

View source: R/aoc.R

solve_dayR Documentation

Solve a day's problem for both parts

Description

Solve a day's problem for both parts

Usage

solve_day(file = NULL, day = NULL, input = NULL)

Arguments

file

An input file.

day

The day to solve.

input

A direct input (numeric or string).


danhalligan/AoC2017 documentation built on Oct. 2, 2022, 10:30 a.m.