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, 2024 21:28zielajzielajScore: 374,760Success
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, 2024 21:28374,0291,261,059,9101,196,894,22502,199,552
2Aug 9, 2024 21:28374,7601,256,064,4141,199,232,36102,322,432
3Aug 9, 2024 21:28375,0781,254,569,4721,200,248,97302,252,800