Skip to content

Python solutions to the Advent of Code 2024 challenges. Quick and dirty.

Notifications You must be signed in to change notification settings

Shieldine/Advent-of-Code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC 2024 solutions (Python)

Those were done very quick and incredibly dirty, so the code can look like garbage sometimes (or most of the time)

Some solutions (actually, just one) may require dependencies. Install them with:

pip install -r requirements.txt

About

Python solutions to the Advent of Code 2024 challenges. Quick and dirty.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages