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 listMay 12, 2025 20:56parastromparastromScore: 5,475Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 12, 2025 20:565,45139,836,49916,417,0001,026,0002,285,568
2May 12, 2025 20:565,47542,302,66217,519,00002,355,200
3May 12, 2025 20:565,58342,338,24217,864,00002,285,568