This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
AdventOfCode2020
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
40
Commits
1
Branch
0
Tags
42c77627d108b8f39a4c346c8be548457486adf5
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
alazyreader
42c77627d1
day 21 backfill
2020-12-22 19:52:52 -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
add some comments
2020-12-16 19:15:23 -05:00
17
when in doubt, copy and paste. part 2 completes in under a second!
2020-12-17 20:18:28 -05:00
18
clarify comments
2020-12-19 09:45:31 -05:00
19
day nineteen checkpoint. Doesn't work yet.
2020-12-19 12:30:01 -05:00
20
aargh 20 part 2 is a nightmare
2020-12-21 15:03:39 -05:00
21
day 21 backfill
2020-12-22 19:52:52 -05:00
22
run on input, not test input
2020-12-22 17:10:46 -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
S
Description
https://adventofcode.com/2020/
118
KiB
Languages
Go
99.8%
Shell
0.2%