Skip to content

MarkoBarisic/adventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventOfCode2024

This repository keeps track of all the work done for the Advent of code 2024 🎄🎁💻

How to run 🏃

cd dayX
go run dayX.go [--test] [--debug]

Use --debug to get debug output

Use --test to run on the test puzzle input at dayX/inputs/test.txt

by default the real puzzle input is used which should be provided at dayX/inputs/real.txt

CLI app coming soon 🧑‍🏭

About

Advent of code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors