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 16, 2026 12:20limanjun99limanjun99Score: 5,076Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 16, 2026 12:205,03832,696,82414,105,0002,015,0002,400,256
2Mar 16, 2026 12:205,07642,274,76415,227,0001,015,0002,392,064
3Mar 16, 2026 12:205,08133,279,79614,226,0002,032,0002,273,280