8000 GitHub - alexistli/advent-of-code: My code for the coding event Advent Of Code.
[go: up one dir, main page]

Skip to content

alexistli/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

My personal solutions for the Advent of Code editions:

How to execute a script

python -m aoc_2022.{puzzle_name}.solution
0