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 listMay 31, 2021 06:36lightkeeper217lightkeeper217Score: 51,877Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 31, 2021 06:3651,519221,591,747164,861,00902,220,032
2May 31, 2021 06:3651,877240,618,855166,007,15602,228,224
3May 31, 2021 06:3651,978237,055,032166,328,10802,256,896