6 ms·
This is slightly off-topic, but someone mentioned that it would be a good idea to check out BurntSushi's solutions after trying it yourself which seems like a f
by k3lsi3r 8y ago
This is slightly off-topic, but someone mentioned that it would be a good idea to check out BurntSushi's solutions after trying it yourself which seems like a fantastic idea.
It would be cool if there was some resource that linked well-written, idiomatic solutions for other languages as well. Anyone know if this has been done?
- w4tson 8y agohttps://github.com/Bogdanp/awesome-advent-of-code https://github.com/Bogdanp/awesome-advent-of-code Not all repos are idiomatic, there’s at least one that isn’t (mine). I found some of the repos useful for bettering my rust skills.