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 listApr 24, 2025 17:20lukostlukostScore: 2,666,279Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2025 17:202,626,3958,790,893,6182,394,418,0006,010,047,0007,127,040
2Apr 24, 2025 17:202,666,2798,921,512,0652,436,642,0006,095,450,0009,924,608
3Apr 24, 2025 17:202,667,0218,952,031,9372,375,050,0006,159,418,0007,266,304