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 10, 2024 17:40emily graceemily graceScore: 5,494Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 10, 2024 17:405,49076,429,30817,566,91902,265,088
2Apr 10, 2024 17:405,494109,245,48517,581,55002,269,184
3Apr 10, 2024 17:405,50878,440,26517,626,74802,265,088