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 listJan 7, 2026 21:07Dmitry YudakovDmitry YudakovScore: 10,682Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 7, 2026 21:0510,66662,952,52232,125,0002,007,0002,297,856
2Jan 7, 2026 21:0510,66763,967,74233,130,0001,003,0002,539,520
3Jan 7, 2026 21:0710,67260,160,18233,146,0001,004,0002,293,760
4Jan 7, 2026 21:0710,68259,711,83132,171,0002,010,0002,547,712
5Jan 7, 2026 21:0710,68561,556,42631,175,0003,017,0002,551,808
6Jan 7, 2026 21:0510,70961,909,55133,263,0001,007,0002,297,856