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 6, 2025 15:53NoSIMD_C#NoSIMD_C#Score: 5,745Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 6, 2025 15:535,73945,276,61918,366,00002,531,328
2May 6, 2025 15:535,74542,541,67218,384,00002,428,928
3May 6, 2025 15:535,75647,658,96518,419,00002,531,328