This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
AdventOfCode2021
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode2021
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
48
Commits
2
Branches
0
Tags
7c8ee5edcd5dc59f1cce3b0af9dd2c4075e51de3
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
7c8ee5edcd
day 20 part 2
2021-12-23 17:44:25 -07:00
01
day one
2021-12-01 09:28:43 -05:00
02
day 2
2021-12-02 12:59:40 -05:00
03
correct comment
2021-12-04 09:21:15 -05:00
04
clean up day 4 a little
2021-12-04 13:07:25 -05:00
05
inline grid field to type alias
2021-12-05 14:46:48 -05:00
06
day six is done
2021-12-06 09:45:29 -05:00
07
day 7 in the books
2021-12-07 09:19:13 -05:00
08
day 8
2021-12-08 10:13:49 -05:00
09
day 9 finally done, ugly but functional
2021-12-09 21:13:24 -05:00
10
day 10
2021-12-10 14:53:17 -05:00
11
day 11
2021-12-11 13:25:27 -05:00
12
empty struct instead of bool for better memory usage
2021-12-12 13:29:41 -05:00
13
document interables
2021-12-13 20:12:13 -05:00
14
remove extra function
2021-12-14 10:12:10 -05:00
15
day 15 part 1 works. part 2 works on the sample, not the real input.
2021-12-15 22:11:02 -05:00
16
tests all pass, but I'm parsing the real input tree slightly wrong
2021-12-20 19:02:26 -05:00
17
lol, day 17 is just spamming every possible arc
2021-12-22 19:36:51 -07:00
18
further noodling on day 18
2021-12-23 09:52:58 -07:00
20
day 20 part 2
2021-12-23 17:44:25 -07:00
.gitignore
automatically download inputs when making new folders
2021-11-30 20:10:44 -05:00
go.mod
day 16 part one finally
2021-12-20 17:52:18 -05:00
main.go.tmpl
day 9 finally done, ugly but functional
2021-12-09 21:13:24 -05:00
new.sh
fix logic bug in new input curl
2021-12-06 09:22:08 -05:00
readme.md
readme
2021-11-23 19:30:53 -05:00
run.sh
day 16 part one finally
2021-12-20 17:52:18 -05:00
readme.md
AOC 2021
https://adventofcode.com/2021/
Description
No description provided
Readme
76
KiB
Languages
Go
99.1%
Shell
0.9%