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 listAug 10, 2023 14:46parsersmailparsersmailError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 10, 2023 14:4600000Error: Exit with code 2: panic: runtime error: slice bounds out of range [:250005000] with capacity 250000000 goroutine 1 [running]: main.main() /tmp/solution476893668/main.go:87 +0x33astderr