//
pkg.gl
Category
github.com/tomdewildt/advent-of-code-2020
internal
day1
package
0.1.0
Repository:
https://github.com/tomdewildt/advent-of-code-2020.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
44 SLOC
#
Functions
AddCommandTo
AddCommandTo is used to add the command that exectutes the Solve function to the main command.
Solve
Solve is used to find the solution to the problem.