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 18, 2026 22:33olliecrowolliecrowScore: 4,419Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 18, 2026 22:334,41632,367,41812,113,0002,018,0002,285,568
2Mar 18, 2026 22:334,41934,481,68312,121,0002,020,0002,400,256
3Mar 18, 2026 22:334,42134,402,57412,127,0002,021,0002,285,568