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 22, 2026 21:56olliecrowolliecrowScore: 4,388Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 21:564,37430,872,21011,998,0001,999,0002,482,176
2Apr 22, 2026 21:564,37524,822,10112,001,0002,000,0002,326,528
3Apr 22, 2026 21:564,37529,858,71312,001,0002,000,0002,482,176
4Apr 22, 2026 21:564,38131,119,14512,018,0002,003,0002,482,176
5Apr 22, 2026 21:564,38831,999,29512,037,0002,006,0002,494,464
6Apr 22, 2026 21:564,39429,952,73912,054,0002,009,0002,330,624
7Apr 22, 2026 21:564,39625,829,48713,064,0001,004,0002,330,624
8Apr 22, 2026 21:564,40132,234,01512,072,0002,012,0002,482,176
9Apr 22, 2026 21:564,40625,944,92812,088,0002,014,0002,469,888