Module aoc::title

source ·
Expand description

Presentation functions and information for Advent of Code.

Functions§

  • Prints the answer to an Advent of Code puzzle.
  • Prints the solving stats (elapsed time and allocated memory).
  • Prints our Advent of Code header with the puzzle name.