Skip to content

volpepe/AdventOfCode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My solutions for the Advent Of Code 2023 event.

All solutions are in Python.

Instructions:

  • Create and activate a Python environment (eg. with conda or venv)
  • Install all requirements in requirements.txt with pip. (python3 -m pip install -r requirements.txt)
  • Create a .env file containing the environment variable AOC_SESSION=.... The value of this variable should be the value of the cookie on AOC (see here)
  • You should be good to go!

About

ce se prova 😎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages