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 listSep 28, 2021 11:50Anton KrylovAnton KrylovScore: 68,029Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 28, 2021 11:5068,026281,313,748217,684,14102,256,896
2Sep 28, 2021 11:5068,029284,685,878217,691,42602,285,568
3Sep 28, 2021 11:5068,032276,810,404217,703,79502,260,992