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 22:43emily graceemily graceScore: 5,694Success
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 22:435,670103,100,88518,143,56702,265,088
2Apr 10, 2024 22:435,69493,016,05718,220,72502,269,184
3Apr 10, 2024 22:435,74273,220,65718,372,99902,281,472