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 listNov 19, 2025 11:52wee77777wee-huewee77777wee-hueScore: 5,437Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 19, 2025 11:525,42244,822,66415,309,0002,041,0002,269,184
2Nov 19, 2025 11:525,43740,215,76516,376,0001,023,0002,289,664
3Nov 19, 2025 11:525,44539,831,75416,400,0001,025,0002,531,328