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 listApr 7, 2025 09:31Chandrasekaran AkashChandrasekaran AkashScore: 4,396Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 7, 2025 09:314,39431,221,83513,058,0001,004,0002,502,656
2Apr 7, 2025 09:314,39629,344,35013,064,0001,004,0002,273,280
3Apr 7, 2025 09:314,42734,506,98813,154,0001,011,0002,506,752