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 27, 2026 04:31limanjun99limanjun99Score: 4,376Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 27, 2026 04:314,37030,037,22311,986,0001,997,0002,392,064
2Mar 27, 2026 04:314,37637,213,40213,002,0001,000,0002,404,352
3Mar 27, 2026 04:314,39031,595,38513,046,0001,003,0002,392,064