Skip to content

Just trying this year's advent of code in Goland. Not sure I'll stick to it, but might as well try!

License

Notifications You must be signed in to change notification settings

RikudouSage/AdventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

go run main.go [dayNumber] [pathToInputFile]

For example:

go run main.go 1 ~/01.txt

The code panics on invalid input instead of the usual error handling (unless error handling is part of the task).

About

Just trying this year's advent of code in Goland. Not sure I'll stick to it, but might as well try!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages