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 listApr 17, 2026 02:35olliecrowolliecrowScore: 4,700Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 17, 2026 02:354,67836,536,4368,981,0005,987,0002,277,376
2Apr 17, 2026 02:354,70033,878,71214,037,0001,002,0002,277,376
3Apr 17, 2026 02:355,62440,798,68715,998,0001,999,0002,347,008