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 23:45PavelPavelError
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 23:4500000Error: Exit with code 2: fatal error: all goroutines are asleep - deadlock! goroutine 1 [semacquire]: sync.runtime_Semacquire(0xc0000b8000?) /tmp/go1.20.7/go/src/runtime/sema.go:62 +0x27 sync.(*WaitGroup).Wait(0x7f98ed3915b8?) /tmp/go1.20.7/go/src/s...stderr