Module aoc::util

source ·
Expand description

Utility functions for Advent of Code.

Functions§

  • Compute the greatest common divisor.
  • Compure the least common multiple.