Skip to content

My solutions for the Advent of Code 2018 challenges, written in Python

License

Notifications You must be signed in to change notification settings

blu3r4y/AdventOfCode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018

My solutions for the AoC 2018 challenges, written in Python.

🎄 🎄 🎄

Challenges

Requirements

Python 3.6

Package requirements are specified in the requirements.txt file.

pip3 install -r requirements.txt

Rust

Package requirements are specified in the Cargo.toml file.

cargo build

About

My solutions for the Advent of Code 2018 challenges, written in Python

Topics

Resources

License

Stars

Watchers

Forks