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
31
Commits
1
Branch
0
Tags
0883efd35e762bf23ec790123d693a56e9bcb41a
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
0883efd35e
I did the last part by hand first, then bothered to write out the reduction loop
2020-12-16 19:13:15 -05:00
01
add duration output
2020-12-11 21:57:10 -05:00
02
add duration output
2020-12-11 21:57:10 -05:00
03
add duration output
2020-12-11 21:57:10 -05:00
04
add duration output
2020-12-11 21:57:10 -05:00
05
add duration output
2020-12-11 21:57:10 -05:00
06
add duration output
2020-12-11 21:57:10 -05:00
07
add duration output
2020-12-11 21:57:10 -05:00
08
add duration output
2020-12-11 21:57:10 -05:00
09
add duration output
2020-12-11 21:57:10 -05:00
10
add duration output
2020-12-11 21:57:10 -05:00
11
add duration output
2020-12-11 21:57:10 -05:00
12
make 180 match the other reassignments
2020-12-12 12:39:56 -05:00
13
remove useless for loop
2020-12-13 13:01:44 -05:00
14
part 2 doesn't work yet
2020-12-15 17:54:04 -05:00
15
performance improvements; no more string conversions or lookups in the map
2020-12-15 21:41:07 -05:00
16
I did the last part by hand first, then bothered to write out the reduction loop
2020-12-16 19:13:15 -05:00
.gitignore
add day 12
2020-12-12 12:22:14 -05:00
main.go.tmpl
add a little scaffold for new days
2020-12-12 11:26:47 -05:00
new.sh
add a little scaffold for new days
2020-12-12 11:26:47 -05:00
run.sh
fix typo
2020-12-12 12:23:14 -05:00
Description
https://adventofcode.com/2020/
118
KiB
Languages
Go
99.8%
Shell
0.2%