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 13:06piculpiculScore: 5,856Success
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 13:065,85291,468,46918,727,15302,174,976
2Sep 2, 2021 13:065,85683,512,69218,738,26702,191,360
3Sep 2, 2021 13:065,877103,973,22118,806,62902,293,760