Skip to content

TimBenjamin/adventofcode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018

This is an attempt (in 2022) to solve AoC 2018's challenges while continuing to learn Go.

I have included my input data and the test data provided in the AoC rubric. Other than the ability to test solutions against the test data, there are no tests.

Run as follows: go run aoc.go <day> <part> path/to/input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages