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 3, 2022 00:07VitaliyVitaliyScore: 11,188Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 3, 2022 00:0711,165103,742,57735,726,58702,277,376
2Aug 3, 2022 00:0711,18881,677,78635,802,18002,289,664
3Aug 3, 2022 00:0711,21178,491,62635,874,21602,277,376