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 listMar 14, 2026 05:51olliecrowolliecrowScore: 14,338Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 14, 2026 05:5114,32072,674,43615,275,00030,550,0002,457,600
2Mar 14, 2026 05:5114,33870,905,13913,964,00031,918,0002,551,808
3Mar 14, 2026 05:5114,43676,147,50116,067,00030,127,0002,301,952