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 listAug 9, 2022 12:20Bernard TeoBernard TeoScore: 10,164Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 9, 2022 12:2010,15389,574,59232,491,06302,301,952
2Aug 9, 2022 12:2010,15591,883,79532,496,19302,310,144
3Aug 9, 2022 12:2010,16099,708,07832,512,21002,285,568
4Aug 9, 2022 12:2010,16497,129,83232,524,98202,289,664
5Aug 9, 2022 12:2010,17885,810,24932,570,06702,293,760
6Aug 9, 2022 12:2010,197101,602,92232,630,06902,297,856