Post ApLOc2pql2KxbYCv9E by [email protected] | |
More posts by [email protected] | |
Post #ApKjBzJ39xxN0fK1Nw by [email protected] | |
0 likes, 0 repeats | |
I've completed "Monkey Market" - Day 22 - Advent of Code 2024Part… | |
Post #ApKjBzYIFI9LlwSC92 by [email protected] | |
0 likes, 1 repeats | |
I ended up calculating the 2000 secrets for every buyer, then using a window fu… | |
Post #ApLNHeb14LO4gLywrI by [email protected] | |
0 likes, 0 repeats | |
@jeff As far as I understood you, I did the same way. In Rust this even took on… | |
Post #ApLNHeqG9fa3Rd77cO by [email protected] | |
0 likes, 1 repeats | |
@rasterinterrupt I like this vectorized approach, but your Rust runtime is stil… | |
Post #ApLOc2cNZ7YsvluA9Q by [email protected] | |
0 likes, 0 repeats | |
@jeff Nice. What I also did to reduce the time by a few milliseconds was to enc… | |
Post #ApLOc2pql2KxbYCv9E by [email protected] | |
0 likes, 1 repeats | |
@rasterinterrupt Clever! That would probably make a big difference here too. Py… | |
Post #ApMHKO62SviloMNBJI by [email protected] | |
0 likes, 0 repeats | |
@jeff @rasterinterrupt I was using a string value as the index, and (seeing thi… | |
Post #ApMHKOJ9gADGT2Vekq by [email protected] | |
0 likes, 1 repeats | |
@jochie @rasterinterrupt That's a great improvement in a few lines of code!… |