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 08:37olliecrowolliecrowScore: 4,428Success
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 08:364,41325,777,13112,105,0002,017,0002,400,256
2Mar 28, 2026 08:374,41828,235,78512,118,0002,019,0002,396,160
3Mar 28, 2026 08:364,42236,563,72713,139,0001,010,0002,396,160
4Mar 28, 2026 08:374,42840,289,52312,145,0002,024,0002,404,352
5Mar 28, 2026 08:374,44030,391,21813,193,0001,014,0002,510,848
6Mar 28, 2026 08:364,44925,814,65413,220,0001,016,0002,510,848