aoc
2023.0.0
Module util
Functions
In crate aoc
Module
aoc
::
util
Copy item path
source
·
[
−
]
Expand description
Utility functions for Advent of Code.
Functions
§
gcd
Compute the greatest common divisor.
lcm
Compure the least common multiple.