Skip to content

colematt/advent-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matthew's Advent of Code

Update README ⭐ Current year Current day This year's stars This year's completed days

Setup

python3 -m venv .venv
. .venv/bin/activate
python3 -m pip install -r requirements.txt

This repository uses Advent of Code Data to fetch problems and submit answers. Don't forget to set your AOC_SESSION environment variable using these instructions.

About

Solutions for Advent of Code

Topics

Resources

Stars

Watchers

Forks

Languages