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 listDec 2, 2023 20:44Yuriy LyfenkoYuriy LyfenkoScore: 9,085Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 2, 2023 20:448,35391,696,21226,730,56802,228,224
2Dec 2, 2023 20:449,08586,196,92329,072,90202,232,320
3Dec 2, 2023 20:449,11891,114,90829,176,74502,228,224