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 8, 2023 00:56PavelPavelError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 00:5600000Error: Exit with code 2: fatal error: all goroutines are asleep - deadlock! goroutine 1 [semacquire]: sync.runtime_Semacquire(0xc000064150?) /tmp/go1.20.7/go/src/runtime/sema.go:62 +0x27 sync.(*WaitGroup).Wait(0x101c000006228?) /tmp/go1.20.7/go/src/...stderr