package
Version:
v0.0.0-...-b02a3d0
Opens a new window with list of versions in this module.
Published: Dec 8, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
greatest common divisor (GCD) via Euclidean algorithm
find Least Common Multiple (LCM) via GCD
func Permutations(arr []int) [][]int
func RunProgramDay2(program []int) int
func RunProgramDay5(program []int) int
func RunProgramDay7(program []int) int
Source Files
¶
Click to show internal directories.
Click to hide internal directories.