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 listApr 13, 2026 17:20Oleg SkinderevOleg SkinderevScore: 5,784Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 13, 2026 17:205,78336,915,43417,477,0001,028,0002,285,568
2Apr 13, 2026 17:205,78443,456,60617,482,0001,028,0002,404,352
3Apr 13, 2026 17:205,79347,557,37517,507,0001,029,0002,510,848