vittoboa/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My solutions in F# and Python for Advent of Code 2021 and 2022

# Clone this repository
$ git clone https://.com/vittoboa/advent-of-code

# Go into the solution directory of the day you wish to run, for example for day 1:
$ cd advent-of-code/2021/Day01

# Run it
$ dotnet run
# Clone this repository
$ git clone https://.com/vittoboa/advent-of-code

# Go into the solution directory of the day you wish to run, for example for day 1:
$ cd advent-of-code/2022/Day01

# Run it
$ python program.py

About

My solutions in F# and Python to Advent of Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published