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 listJun 14, 2024 20:47джулисджулисScore: 6,507Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 14, 2024 20:476,502100,189,68120,806,43102,285,568
2Jun 14, 2024 20:476,50787,518,16420,823,76902,174,976
3Jun 14, 2024 20:476,63491,407,18521,228,22302,293,760