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
43
Commits
2
Branches
0
Tags
d1c2f5eb90400b5a5cd2253052987b4fabf82962
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
d1c2f5eb90
tests all pass, but I'm parsing the real input tree slightly wrong
2021-12-20 19:02:26 -05: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
.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%