Skip to content

easyCZ/advent-of-code-2019

Repository files navigation

advent-of-code-2019

Solutions for Advent of Code 2019

Run a solution

go run github.com/easyCZ/advent-of-code-2019 --day <day>

# or with stdin input
go run github.com/easyCZ/advent-of-code-2019 --day <day> < input.txt

About

Solutions for Advent of Code 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages