Skip to content

Short golang solutions to Advent of Code 2022

Notifications You must be signed in to change notification settings

kpym/aoc-2022-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2022-go

I started to publish my solutions on day 10. I'll try to keep up with the daily challenges and fill in the gaps (one day).

These are not my first solutions, which are ugly. I publish here only some short solutions. These short solutions don't take care of error handling and are not ideomatic Go.

Usage

  • Go to the day you want to run
  • go run short[1|2].go [example|input].txt