MD5 Sergey Svistunov

Compute the MD5 hash of a binary blob as fast as possible. 3 CPU cores are available.

Input: 250 000 000 bytes on STDIN.

Output: The MD5 digest as a lowercase hexadecimal string (32 characters).

Back to listJan 23, 2024 17:19AnSaAnSaError
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 23, 2024 17:1900000main.cpp:2:10: fatal error: openssl/md5.h: No such file or directory 2 | #include <openssl/md5.h> | ^~~~~~~~~~~~~~~ compilation terminated.
2Jan 23, 2024 17:2000000main.cpp:2:10: fatal error: openssl/md5.h: No such file or directory 2 | #include <openssl/md5.h> | ^~~~~~~~~~~~~~~ compilation terminated.
3Jan 23, 2024 17:3000000Error: expected "9eb006d3b700dddc48d66af8e3e486c4 ", got "6baafb8331f60caf28d3a0ffe4a9f5ef "