//
pkg.gl
Category
github.com/ddonukis/advent-of-code-golang
solutions
2024
y2024d07
package
0.0.0-20241226103058-54dfd1d00f49
Repository:
https://github.com/ddonukis/advent-of-code-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
160 SLOC
#
Functions
NextOperatorPermutation
No description provided by the author
Part1
No description provided by the author
Part2
No description provided by the author
Solve
No description provided by the author
#
Constants
OP_ADD
No description provided by the author
OP_CONCAT
No description provided by the author
OP_MUL
No description provided by the author
#
Structs
Equation
No description provided by the author
#
Type aliases
Operator
No description provided by the author