aoc 2020
A downloadable advent code
https://adventofcode.com/2020/
this is just for fun and practice! for advent of code 2020, from a maths grad who taught himself python to mod ts4 and is way too lazy to get github
n.txt must be a copy of your input and must be in the same folder as na.py or nb.py for it to work, where n is an integer and i've solved day n; removed my input since it varies per person
all the code is in the devlogs; i've had to add the code to the main page though so there will be a lot of buttons below. please just scroll past them, itch.io wasn't designed for this lmao
devlogs days missing: 8 (i was ill), 19 (it is 4am), 24 (it's christmas eve, tho my implementation has each tile as a complex number that's a sum of sixth roots of unity, which is horribly inefficient, but also fun so long as you do something else for an hour while part b runs), 25 (it's christmas, and i made very many off-by-one errors lol)
Status | Released |
Category | Other |
Author | riv |
Tags | advent-of-code, advent-of-code-2020, python |