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
45
Commits
1
Branch
0
Tags
master
Branches
Tags
View all branches
Go to file
Code
David Ashby
3e9fe4153c
more idiot-proof new-day script
2020-12-26 15:54:56 -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
ok fine
2020-12-22 20:06:29 -05:00
22
run on input, not test input
2020-12-22 17:10:46 -05:00
23
add day 23
2020-12-26 13:09:37 -05:00
24
catching up, here's day 24
2020-12-26 14:50:36 -05:00
25
and day 25!
2020-12-26 15:41:44 -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
more idiot-proof new-day script
2020-12-26 15:54:56 -05:00
run.sh
fix typo
2020-12-12 12:23:14 -05:00
Description
https://adventofcode.com/2020/
117
KiB
Languages
Go
99.8%
Shell
0.2%