Skip to content

serginator/adventofcode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Tests codecov

This is my repo for the Advent of Code 2024. I will be solving the puzzles in Golang this year to improve my skills in the language.

To test the code you can go to the folder of the day and run the following commands:

To run the tests:

go test

To run the code:

go run .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages