Skip to content

Asgmel/advent_of_code_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

This is my solutions to Advent of Code 2024 using Go.

You can find the tasks on the Advent of Code website.

Runbook

To run the code you need to add a folder called inputs and add your inputs there as "day_xx.txt", e.g. day_01.txt. You can then run the code by running the command .

About

Solutions to Advent of Code 2024 written in go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages