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 14:46deniskolsanovdeniskolsanovScore: 46,292Success
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 14:4646,251208,943,434148,003,52502,248,704
2Aug 3, 2022 14:4646,292224,697,112148,134,41202,236,416
3Aug 3, 2022 14:4646,394210,923,608148,460,47002,244,608