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 16:01NoSIMD_C#NoSIMD_C#Score: 5,538Success
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 16:015,49642,955,06017,586,00002,531,328
2May 6, 2025 16:015,52239,083,31417,669,00002,269,184
3May 6, 2025 16:015,52241,356,96617,671,00002,510,848
4May 6, 2025 16:015,53847,548,28717,720,00002,433,024
5May 6, 2025 16:015,53841,449,73517,720,00002,510,848
6May 6, 2025 16:015,58245,127,12816,870,000992,0002,531,328
7May 6, 2025 16:015,58846,454,40216,888,000993,0002,428,928
8May 6, 2025 16:015,58944,566,47316,891,000993,0002,269,184
9May 6, 2025 16:015,62039,925,08916,986,000999,0002,531,328