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 listFeb 1, 2025 02:14mgildermgilderScore: 5,501Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 1, 2025 02:145,47034,949,18017,504,00002,289,664
2Feb 1, 2025 02:145,50146,241,24516,569,0001,035,0002,289,664
3Feb 1, 2025 02:145,52344,997,18616,633,0001,039,0002,367,488