Skip to content

triorph/2020-advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

This is the code I used to do the Advent of Code challenges.

Written in Python3

Usually try to use as few libraries for no real reason, but have used numpy, itertools, unittest, copy and tqdm

input_data.txt contains my personalised set of data for each question

About

advent of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages