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 15, 2026 05:37limanjun99limanjun99Score: 5,348Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 15, 2026 05:375,33233,302,75615,056,0002,007,0002,400,256
2Mar 15, 2026 05:375,33839,533,64115,073,0002,009,0002,273,280
3Mar 15, 2026 05:375,34245,951,24415,082,0002,011,0002,273,280
4Mar 15, 2026 05:375,34545,830,33915,092,0002,012,0002,400,256
5Mar 15, 2026 05:375,34842,250,61915,101,0002,013,0002,396,160
6Mar 15, 2026 05:375,35135,706,30015,110,0002,014,0002,400,256
7Mar 15, 2026 05:375,36234,252,33615,140,0002,018,0002,387,968
8Mar 15, 2026 05:375,36344,816,73615,142,0002,019,0002,404,352
9Mar 15, 2026 05:375,38339,615,06215,199,0002,026,0002,273,280