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 12:35Oleg SkinderevOleg SkinderevScore: 10,978Success
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 12:3510,97163,531,55733,100,0002,006,0002,273,280
2Apr 13, 2026 12:3510,97863,327,85433,124,0002,007,0002,523,136
3Apr 13, 2026 12:3510,99659,947,56632,172,0003,016,0002,265,088