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 listAug 9, 2021 07:01David KlassenDavid KlassenScore: 68,011Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 9, 2021 07:0167,965276,730,602217,486,98802,240,512
2Aug 9, 2021 07:0168,011280,602,814217,635,14102,232,320
3Aug 9, 2021 07:0168,118285,637,816217,978,10702,240,512