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 2, 2024 17:31Luke ChampineLuke ChampineScore: 39,795Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 2, 2024 17:3139,791190,303,971127,330,44502,248,704
2May 2, 2024 17:3139,795191,953,742127,343,73802,248,704
3May 2, 2024 17:3139,930190,515,755127,775,17502,240,512