Skip to content

cheeze2000/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

Run with mise:

mise 2024 1a x # run 2024 day 01 part A with example input
mise 2024 9b y # run 2024 day 09 part B with actual input

Run with uv:

uv run main.py 2024 1a x

Run with python3:

# must activate virtualenv first
python3 main.py 2024 1a x

About

Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages