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 5, 2026 03:19olliecrowolliecrowScore: 4,849Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 5, 2026 03:224,81223,512,55314,209,0001,192,0002,330,624
2May 5, 2026 03:224,81623,490,41614,240,0001,174,0002,576,384
3May 5, 2026 03:224,83123,559,70314,239,0001,221,0002,584,576
4May 5, 2026 03:224,84823,587,69614,294,0001,221,0002,314,240
5May 5, 2026 03:224,84923,610,91014,285,0001,232,0002,580,480
6May 5, 2026 03:224,86223,683,73614,333,0001,227,0002,326,528
7May 5, 2026 03:224,87423,752,74714,490,0001,109,0002,576,384
8May 5, 2026 03:224,87823,732,22514,418,0001,193,0002,580,480
9May 5, 2026 03:224,93125,765,28614,568,0001,212,0002,564,096