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 25, 2026 15:02Kevin HeaveyKevin HeaveyError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 25, 2026 15:02021,214,11012,839,00002,113,536expected "978268 ", got "183 "
2Jul 25, 2026 15:02020,990,95912,849,00002,113,536expected "974682 ", got "195 "
3Jul 25, 2026 15:02020,907,91012,814,00002,113,536expected "975361 ", got "174 "