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 listMay 3, 2026 16:25TudyMTudyMScore: 5,439Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 3, 2026 16:345,40131,567,79116,125,0001,159,0002,367,488
2May 3, 2026 16:345,41333,857,71116,097,0001,227,0002,359,296
3May 3, 2026 16:345,42435,998,91316,086,0001,273,0002,359,296
4May 3, 2026 16:345,43534,466,32616,127,0001,267,0002,371,584
5May 3, 2026 16:345,43933,749,38316,149,0001,256,0002,371,584
6May 3, 2026 16:345,43934,185,43516,204,0001,201,0002,359,296
7May 3, 2026 16:345,44034,512,74416,136,0001,274,0002,371,584
8May 3, 2026 16:345,44036,551,31816,189,0001,221,0002,363,392
9May 3, 2026 16:345,45033,175,83616,169,0001,274,0002,367,488