Skip to content

My solutions to the Advent of Code 2021

Notifications You must be signed in to change notification settings

danielzwink/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Structure

  • assets/puzzles/<day>.txt contains my puzzle inputs
  • cmd/puzzles/<day>/main.go contains the solution source code
  • pkg/util contains utility functions

About

My solutions to the Advent of Code 2021

Resources

Stars

Watchers

Forks

Languages