kinabalu / adventofcode2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

Working on Advent of Code 2020 http://adventofcode.com

Python Version

Ensure you have python 3 installed on your machine.

python3 MMDD.py 

Rust version

cargo run input_file.txt

About


Languages

Language:Python 94.0%Language:Rust 6.0%