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:14olliecrowolliecrowScore: 13,863Success
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:1413,70571,927,03412,957,00030,898,0002,539,520
2Mar 21, 2026 04:1413,75173,445,31213,000,00031,002,0002,297,856
3Mar 21, 2026 04:1413,77268,437,44115,024,00029,047,0002,424,832
4Mar 21, 2026 04:1413,86371,116,86314,115,00030,247,0002,396,160
5Mar 21, 2026 04:1413,86972,097,07814,121,00030,261,0002,314,240
6Mar 21, 2026 04:1414,27375,862,59614,209,00031,463,0002,289,664