cymen pushed to main at cymen/boxpile
-
f2915d8bcd Fix weecontainer runtime
cymen pushed to main at cymen/adventofcode
-
6a3195bae1 Fill up 2022 no matter the state
-
fb53d3af36 Add 2021 code or whatever it is
- Compare 2 commits »
cymen pushed to main at cymen/boxpile
-
26a6112e42 Not working yet, tmux issue
cymen created repository cymen/boxpile
cymen pushed to main at cymen/adventofcode
-
9f2a2b0b5b 2022 day09 Rust - boooring
cymen pushed to main at cymen/adventofcode
-
6440f30986 2022 day09pt1 Rust - pretty plain solution
cymen pushed to main at cymen/adventofcode
-
baabaa13e3 2022 day20 Rust - cleaned up a bit, a VecDeque is nice
cymen pushed to main at cymen/adventofcode
-
d7b858f49d 2022 day20 Rust - solved but still in a really shitty way
-
ef8cf711c5 2022 day20 Rust - pt1 works but this is way too dumb for pt2
-
45b72bf36e 2022 day20 Rust - Works only on the test data
-
5295be8620 2022 day17pt2 Rust - it's a different kind of mess now
- Compare 4 commits »
cymen pushed to main at cymen/adventofcode
-
2031c7a567 2022 day17 Rust - messing around, trying to guess optimizations and failing
cymen pushed to main at cymen/adventofcode
-
c4a8e097f2 2022 day17pt2 - Ran cargo flamegraph and CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph.
-
099edc2036 2022 day17pt1 Rust - pretty terrible, but good enough
- Compare 2 commits »
cymen pushed to main at cymen/adventofcode
-
f13d29e094 Added a fancier solution for pt2
cymen pushed to main at cymen/adventofcode
-
eaaa9914b1 Trivial simplifications
cymen pushed to main at cymen/adventofcode
-
20dc1668e9 2022 day08pt2 Rust - did the second part in the obvious way, was a lot easier than dealing with the iterators
cymen pushed to main at cymen/adventofcode
-
2e12547705 Same madness but cleaned up a bit
cymen pushed to main at cymen/adventofcode
-
bc27dddda9 2022 day08pt1 Rust - Total iterator madness
cymen pushed to main at cymen/adventofcode
-
6032741503 2022 day07 Rust - messy
cymen pushed to main at cymen/adventofcode
-
fd525d54a7 2022 day06 Rust - It just works.
cymen pushed to main at cymen/adventofcode
-
902d00c3af 2022 day05 Rust - some cleanup after review, ditching the type aliases again