Skip to content

TimBenjamin/adventofcode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

These are my solutions for AoC 2022 in Go.

(Day 1, part 1, I did in Scratch for fun... solution included in /day_1)

I have included my input data and the test data provided in the AoC rubric.

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