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 7, 2023 19:44PavelPavelError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 7, 2023 19:4400000Error: Exit with code 2: panic: runtime error: index out of range [1] with length 1 goroutine 6 [running]: main.main.func1(0x0?) /tmp/solution2680530302/main.go:31 +0x2c5 created by main.main /tmp/solution2680530302/main.go:28 +0x110stderr