Skip to content

Alexerson/adventofcode

Repository files navigation

This repo includes the solution I propose for Eric Wastl's Advent of Code: https://adventofcode.com/

Before using, make sure to install the required libraries.

I’m trying the language latest features when I can and think about it.

As of 2024, the easiest way to run this is uv.

uv run src/y20YY/dayX.py

I've added my own dataset in the data folder. Feel free to use your own inputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages