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:54NoSIMD_C#NoSIMD_C#Score: 5,625Success
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:555,60937,549,41516,953,000997,0002,437,120
2May 6, 2025 15:555,61738,862,67615,978,0001,997,0002,531,328
3May 6, 2025 15:545,62139,914,88416,989,000999,0002,269,184
4May 6, 2025 15:545,62545,229,74817,000,0001,000,0002,424,832
5May 6, 2025 15:555,64641,741,85417,063,0001,003,0002,531,328
6May 6, 2025 15:545,64840,915,89017,069,0001,004,0002,531,328