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 21, 2026 04:11olliecrowolliecrowScore: 4,413Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 21, 2026 04:114,38930,685,53312,040,0002,006,0002,400,256
2Mar 18, 2026 22:234,39033,940,52613,044,0001,003,0002,281,472
3Mar 18, 2026 22:234,39329,176,63613,052,0001,004,0002,392,064
4Mar 18, 2026 22:234,41330,062,78712,103,0002,017,0002,412,544
5Mar 21, 2026 04:114,41833,447,84213,127,0001,009,0002,281,472
6Mar 21, 2026 04:114,43031,823,82312,151,0002,025,0002,400,256