Count uint8 Sergey Svistunov

Count the number of bytes equal to 127 in a binary stream as fast as possible.

Input: 250 000 000 uint8 values in binary on STDIN.

Output: The count of elements equal to 127, printed as a decimal string.

Back to listOct 7, 2023 13:55Dmitry GruntovDmitry GruntovScore: 8,482Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 7, 2023 13:558,479102,887,59227,132,10402,285,568
2Oct 7, 2023 13:558,48292,977,13727,143,10302,281,472
3Oct 7, 2023 13:558,51491,432,36327,244,55802,277,376