package
0.0.0-20240704135747-13decb7f4929
Repository: https://github.com/amr-shams/aoc2024.git
Documentation: pkg.go.dev

# Functions

greatest common divisor (GCD) via Euclidean algorithm.
find Least Common Multiple (LCM) via GCD.
find the LCM for an array of integers .
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author