Skip to content

πŸŽ„β„οΈβ˜ƒοΈπŸŽ… A series of small programming puzzles

Notifications You must be signed in to change notification settings

SwiftPush/advent-of-code-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„β„οΈβ˜ƒοΈπŸŽ… Advent of Code - 2018 πŸŽ„β„οΈβ˜ƒοΈπŸŽ…

Advent of Code is a series of small programming puzzles.

This year, I've decided to solve them in Go.

You can also see my 2017 repository.

Building

go build -o main

Running

All the solutions take the input filename as a command line flag, e.g.

./main input.txt

About

πŸŽ„β„οΈβ˜ƒοΈπŸŽ… A series of small programming puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages