Skip to content

bake/adventofcode-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

← 2018 (Go)2020 (Go) →

I have no idea what I'm doing. Mostly Go.

Most programs this year use Stdin to read the input. For example, to run day 8, Space Image Format, and save the generated image to a file, do this:

$ go run . < input.txt > output.png

About

I have no idea what I'm doing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published