Commit Graph

7 Commits

Author SHA1 Message Date
3c57921438 Refactor 2015 days 01 to 10
Split parts into separate files and remove some unused files
2021-12-08 01:05:17 +01:00
711dd0e5aa Move source files for 2015 day 04 src directory 2021-02-09 20:00:20 +01:00
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
4a107ff15f Fix md5 padding for large inputs and add tests 2021-02-08 15:51:23 +01:00
f6744d3120 Split digest and hexdigest for future reference 2021-02-08 04:30:22 +01:00
0871c18e19 Clean up solution for 2015 day 04 2021-02-08 04:22:14 +01:00
7389c96d3b Add solution for 2015 day 04 2021-02-08 04:14:57 +01:00