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 15, 2024 17:14ii14ii14Score: 11,389Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 15, 2024 17:1411,36475,196,42836,363,25102,269,184
2Jun 15, 2024 17:1411,38998,169,29136,445,23002,273,280
3Jun 15, 2024 17:1411,415103,865,30836,527,09302,400,256