tangled
alpha
login
or
join now
eldridge.cam
/
advent-of-code
2
fork
atom
Advent of Code solutions
2
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
eldridge.cam
be070076
2021 day 23
main
1mo ago
eldridge.cam
96cfd997
2021 day 24
1mo ago
eldridge.cam
1483302c
Merge branch 'main' of github.com:foxfriends/advent-of-code
1mo ago
eldridge.cam
8c34c223
fun implementation for 2021/24 but it is too slow
1mo ago
eldridge.cam
ff7de259
2021 day 21
1mo ago
eldridge.cam
b337f7e1
Merge branch 'main' of github.com:foxfriends/advent-of-code
1mo ago
eldridge.cam
7ba51fa7
2021 day 20
1mo ago
eldridge.cam
804ae58d
stdlib updates
2mo ago
eldridge.cam
77704f43
fix syntax
2mo ago
eldridge.cam
461d6dde
gradually modernizing 2023
2mo ago
eldridge.cam
7f6cfba9
syntax adjustment
2mo ago
eldridge.cam
3eae5633
syntax adjustment
2mo ago
eldridge.cam
e3ca9c5d
quieter for nim
2mo ago
eldridge.cam
6de0d0cf
final tweaks
2mo ago
eldridge.cam
91799862
more languages and fix up some broken stuff since they changed
2mo ago
eldridge.cam
09e69da5
more languages
2mo ago
eldridge.cam
2ac07098
fix perl
2mo ago
eldridge.cam
8d04c96a
support more languages
2mo ago
eldridge.cam
1b6cc770
ignore report
2mo ago
eldridge.cam
b6f2a3fc
continuing all.rb with more language support
2mo ago
eldridge.cam
dfd5d9a9
remove excess logs
2mo ago
eldridge.cam
8236382c
start a script to run all and record stats
2mo ago
eldridge.cam
1c35d583
syntax updates
2mo ago
eldridge.cam
00a9776a
at least a parser for 2020-19
2mo ago
eldridge.cam
6f34ee3b
2021 day 18
2mo ago
eldridge.cam
b446672b
2021 day 17 done
2mo ago
eldridge.cam
f1234b78
started 2021 day 17 p1 but getting bored of math, and theres some tail cases im not checking
2mo ago
eldridge.cam
b3c809ed
2021 day 16
2mo ago
eldridge.cam
3fb5af6d
Merge branch 'main' of github.com:foxfriends/advent-of-code
2mo ago
eldridge.cam
3c5f8627
2021 day 15, probably but very slow so idk yet
2mo ago
eldridge.cam
ae796266
fix day 10 p2 in trilogy, now that memory leaks are not so severe
2mo ago
eldridge.cam
a88a6059
fix typo
2mo ago
eldridge.cam
51ac525c
reorder language priority
2mo ago
eldridge.cam
25b8570c
solved by translating to haskell :) 2025 is done
2mo ago
eldridge.cam
02aa4c16
p2 from that suggestion i saw online
2mo ago
eldridge.cam
35eff808
oh it was trivial
2mo ago
eldridge.cam
90441a38
the brute force is written
2mo ago
eldridge.cam
a827c138
trying out something but no luck yet
2mo ago
eldridge.cam
c867803f
moved to stdlib
2mo ago
eldridge.cam
b8c2d3a8
more pretty version of p1
2mo ago
eldridge.cam
28436824
try clpz but no luck here, maybe my constraints are no good
2mo ago
eldridge.cam
38eeac21
remove extra dbgs
2mo ago
eldridge.cam
c70ae3a7
Merge branch 'main' of github.com:foxfriends/advent-of-code
2mo ago
eldridge.cam
1742fe29
2025 day 11
2mo ago
eldridge.cam
c92ba002
translate to haskell but no dice
3mo ago
eldridge.cam
83b0310d
marginally faster but still too slow
3mo ago
eldridge.cam
6012f47f
very unoptimized but accurate p2
3mo ago
eldridge.cam
212f3f34
optimized p1 a bit
3mo ago
eldridge.cam
6680869e
p1 worked, then i try some stuff
3mo ago
eldridge.cam
f26fa6aa
2025 day 9 in hs to be fast enough
3mo ago
eldridge.cam
6ae18e86
more micro optimizations
3mo ago
eldridge.cam
3fb5f06c
Merge branch 'main' of github.com:foxfriends/advent-of-code
3mo ago
eldridge.cam
b11e4413
2025 day 8 but i did it yesterday and forgot to commmit
3mo ago
eldridge.cam
c38ca4a5
fmt
3mo ago
eldridge.cam
75b3231c
other optimizations
3mo ago
eldridge.cam
eb07cf83
minor adjust
3mo ago
eldridge.cam
b429d4d0
2025 day 9 (oom p2 though)
3mo ago
eldridge.cam
755b734d
memory hungry but some trilogy code fully
3mo ago
eldridge.cam
f4df8827
im trolling or something, 2025 day 8
3mo ago
eldridge.cam
38ef8339
stdlib changed, updating
3mo ago
2021 day 23
main
be070076
eldridge.cam
1mo
2021 day 24
96cfd997
eldridge.cam
1mo
Merge branch 'main' of github.com:foxfriends/advent-of-code
1483302c
eldridge.cam
1mo
fun implementation for 2021/24 but it is too slow
8c34c223
eldridge.cam
1mo
2021 day 21
ff7de259
eldridge.cam
1mo
Merge branch 'main' of github.com:foxfriends/advent-of-code
b337f7e1
eldridge.cam
1mo
2021 day 20
7ba51fa7
eldridge.cam
1mo
stdlib updates
804ae58d
eldridge.cam
2mo
fix syntax
77704f43
eldridge.cam
2mo
gradually modernizing 2023
461d6dde
eldridge.cam
2mo
syntax adjustment
7f6cfba9
eldridge.cam
2mo
syntax adjustment
3eae5633
eldridge.cam
2mo
quieter for nim
e3ca9c5d
eldridge.cam
2mo
final tweaks
6de0d0cf
eldridge.cam
2mo
more languages and fix up some broken stuff since they changed
91799862
eldridge.cam
2mo
more languages
09e69da5
eldridge.cam
2mo
fix perl
2ac07098
eldridge.cam
2mo
support more languages
8d04c96a
eldridge.cam
2mo
ignore report
1b6cc770
eldridge.cam
2mo
continuing all.rb with more language support
b6f2a3fc
eldridge.cam
2mo
remove excess logs
dfd5d9a9
eldridge.cam
2mo
start a script to run all and record stats
8236382c
eldridge.cam
2mo
syntax updates
1c35d583
eldridge.cam
2mo
at least a parser for 2020-19
00a9776a
eldridge.cam
2mo
2021 day 18
6f34ee3b
eldridge.cam
2mo
2021 day 17 done
b446672b
eldridge.cam
2mo
started 2021 day 17 p1 but getting bored of math, and theres some tail cases im not checking
f1234b78
eldridge.cam
2mo
2021 day 16
b3c809ed
eldridge.cam
2mo
Merge branch 'main' of github.com:foxfriends/advent-of-code
3fb5af6d
eldridge.cam
2mo
2021 day 15, probably but very slow so idk yet
3c5f8627
eldridge.cam
2mo
fix day 10 p2 in trilogy, now that memory leaks are not so severe
ae796266
eldridge.cam
2mo
fix typo
a88a6059
eldridge.cam
2mo
reorder language priority
51ac525c
eldridge.cam
2mo
solved by translating to haskell :) 2025 is done
25b8570c
eldridge.cam
2mo
p2 from that suggestion i saw online
02aa4c16
eldridge.cam
2mo
oh it was trivial
35eff808
eldridge.cam
2mo
the brute force is written
90441a38
eldridge.cam
2mo
trying out something but no luck yet
a827c138
eldridge.cam
2mo
moved to stdlib
c867803f
eldridge.cam
2mo
more pretty version of p1
b8c2d3a8
eldridge.cam
2mo
try clpz but no luck here, maybe my constraints are no good
28436824
eldridge.cam
2mo
remove extra dbgs
38eeac21
eldridge.cam
2mo
Merge branch 'main' of github.com:foxfriends/advent-of-code
c70ae3a7
eldridge.cam
2mo
2025 day 11
1742fe29
eldridge.cam
2mo
translate to haskell but no dice
c92ba002
eldridge.cam
3mo
marginally faster but still too slow
83b0310d
eldridge.cam
3mo
very unoptimized but accurate p2
6012f47f
eldridge.cam
3mo
optimized p1 a bit
212f3f34
eldridge.cam
3mo
p1 worked, then i try some stuff
6680869e
eldridge.cam
3mo
2025 day 9 in hs to be fast enough
f26fa6aa
eldridge.cam
3mo
more micro optimizations
6ae18e86
eldridge.cam
3mo
Merge branch 'main' of github.com:foxfriends/advent-of-code
3fb5f06c
eldridge.cam
3mo
2025 day 8 but i did it yesterday and forgot to commmit
b11e4413
eldridge.cam
3mo
fmt
c38ca4a5
eldridge.cam
3mo
other optimizations
75b3231c
eldridge.cam
3mo
minor adjust
eb07cf83
eldridge.cam
3mo
2025 day 9 (oom p2 though)
b429d4d0
eldridge.cam
3mo
memory hungry but some trilogy code fully
755b734d
eldridge.cam
3mo
im trolling or something, 2025 day 8
f4df8827
eldridge.cam
3mo
stdlib changed, updating
38ef8339
eldridge.cam
3mo
next