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 2, 2021 12:24piculpiculScore: 5,871Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 2, 2021 12:245,851102,828,01918,722,75002,306,048
2Sep 2, 2021 12:245,87184,865,04418,787,90902,293,760
3Sep 2, 2021 12:245,89381,275,30018,858,31702,306,048