Crate advent_of_code[][src]

Expand description

This crates provides solutions for Advent of Code problems.

Macros

Functions

Returns the solution for the specified given problem and input.

A version of solve that takes strings as arguments and parses them to the required types.