//
pkg.gl
Category
github.com/andreaskaempf/adventofcode
2022
day25
package
0.0.0-20241228161114-16f4b890328a
Repository:
https://github.com/andreaskaempf/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
264 SLOC
#
Functions
SNAFU
Convert decimal number to SNAFU: - Places values are 5 instead of 10 - Convert -1 to '-' and -2 to '=' as in convert, but also - But also: 4 -> 2, 3 > 1, 2 -> 0.
#
Structs
Pair
Pairs, for testing.