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:10olliecrowolliecrowScore: 4,818Success
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:134,79323,466,19814,145,0001,193,0002,572,288
2May 5, 2026 03:134,79523,445,99914,169,0001,178,0002,568,192
3May 5, 2026 03:134,80023,473,58714,166,0001,196,0002,564,096
4May 5, 2026 03:134,80023,442,83614,170,0001,193,0002,576,384
5May 5, 2026 03:134,81823,491,62814,189,0001,229,0002,584,576
6May 5, 2026 03:134,83423,532,41414,289,0001,180,0002,588,672
7May 5, 2026 03:134,84223,633,40814,268,0001,228,0002,584,576
8May 5, 2026 03:134,87623,695,22914,393,0001,212,0002,576,384
9May 5, 2026 03:134,88123,630,70014,388,0001,233,0002,588,672