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 13, 2026 11:14Dominique GarmierDominique GarmierScore: 5,274Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 13, 2026 11:145,26741,556,89915,864,000991,0002,273,280
2Mar 13, 2026 11:145,26843,465,89714,876,0001,983,0002,396,160
3Mar 13, 2026 11:145,27035,645,85914,881,0001,984,0002,404,352
4Mar 13, 2026 11:145,27132,808,08414,882,0001,984,0002,400,256
5Mar 13, 2026 11:145,27439,389,60314,891,0001,985,0002,392,064
6Mar 13, 2026 11:145,28040,918,53714,909,0001,987,0002,277,376
7Mar 13, 2026 11:145,28839,983,32114,930,0001,990,0002,273,280
8Mar 13, 2026 11:145,29046,614,91015,934,000995,0002,273,280
9Mar 13, 2026 11:145,29442,890,64215,944,000996,0002,273,280