advent-of-code/2015/day-04
Patrick Auernig 286bc5412f Update solution for 2015 day 04
Implement simple thread pool and make sure that the smallest number is
always found.
2021-02-09 19:56:05 +01:00
..
inputs Add solution for 2015 day 04 2021-02-08 04:14:57 +01:00
.gitignore Add solution for 2015 day 04 2021-02-08 04:14:57 +01:00
main.rs Update solution for 2015 day 04 2021-02-09 19:56:05 +01:00
md5.rs Fix md5 padding for large inputs and add tests 2021-02-08 15:51:23 +01:00
threadpool.rs Update solution for 2015 day 04 2021-02-09 19:56:05 +01:00