This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
AdventOfCode2020
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode2020
Code
Issues
Pull Requests
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
332ff8ffabfb0435187ce182ed0f5c74cf460ede
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David Ashby
332ff8ffab
ignore input files
2020-12-09 19:48:23 -05:00
01
make it parallel, not that it makes it much faster
2020-12-01 22:19:49 -05:00
02
day two
2020-12-02 18:19:18 -05:00
03
day 3 in the books
2020-12-03 18:53:34 -05:00
04
day 4, with an arbitrary constraint: I didn't want to use regexes.
2020-12-04 21:27:00 -05:00
05
don't actually need to store passes in the first go-round
2020-12-05 12:07:19 -05:00
06
name my functions to proper set theory
2020-12-06 14:10:21 -05:00
07
remove extraneous call to TrimSuffix
2020-12-07 19:21:17 -05:00
08
day 8 done
2020-12-08 18:48:21 -05:00
09
adding day 9
2020-12-09 19:47:53 -05:00
.gitignore
ignore input files
2020-12-09 19:48:23 -05:00
run.sh
runner
2020-12-01 19:46:14 -05:00
Description
https://adventofcode.com/2020/
118
KiB
Languages
Go
99.8%
Shell
0.2%