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 listJul 27, 2024 04:11bbappserverbbappserverScore: 28,439Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 27, 2024 04:1128,403147,088,66490,889,41302,269,184
2Jul 27, 2024 04:1128,437156,321,52090,997,43202,293,760
3Jul 27, 2024 04:1128,438145,682,77891,001,58302,281,472
4Jul 27, 2024 04:1128,439146,209,29391,005,85302,285,568
5Jul 27, 2024 04:1128,485157,236,62391,151,59902,289,664
6Jul 27, 2024 04:1128,521150,381,42491,267,96002,285,568