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 listNov 27, 2022 22:51apuxbtapuxbtScore: 35,288Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 27, 2022 22:5135,250197,025,502112,798,81202,236,416
2Nov 27, 2022 22:5135,288175,355,973112,921,16002,228,224
3Nov 27, 2022 22:5135,418180,504,136113,338,63102,228,224