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 listMar 28, 2026 09:56olliecrowolliecrowScore: 4,426Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 28, 2026 09:564,41844,142,60712,118,0002,019,0002,400,256
2Mar 28, 2026 09:564,41934,264,94513,130,0001,010,0002,396,160
3Mar 28, 2026 09:554,42431,185,15512,135,0002,022,0002,285,568
4Mar 28, 2026 09:564,42434,910,67812,136,0002,022,0002,400,256
5Mar 28, 2026 09:564,42629,992,20013,152,0001,011,0002,285,568
6Mar 28, 2026 09:554,42734,534,07213,154,0001,011,0002,285,568
7Mar 28, 2026 09:564,43136,977,98312,155,0002,025,0002,285,568
8Mar 28, 2026 09:564,43531,275,88513,179,0001,013,0002,404,352
9Mar 28, 2026 09:554,44330,035,57713,202,0001,015,0002,510,848