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 26, 2026 23:35olliecrowolliecrowScore: 8,125Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 23:378,05645,993,08524,749,0001,031,0002,560,000
2Apr 26, 2026 23:378,06542,960,62423,824,0001,985,0002,560,000
3Apr 26, 2026 23:378,09634,092,08323,916,0001,993,0002,355,200
4Apr 26, 2026 23:378,10234,095,73823,934,0001,994,0002,375,680
5Apr 26, 2026 23:378,12533,975,28924,003,0002,000,0002,371,584
6Apr 26, 2026 23:378,14234,170,81724,052,0002,004,0002,371,584
7Apr 26, 2026 23:378,16534,307,59924,120,0002,010,0002,375,680
8Apr 26, 2026 23:378,22534,643,40724,299,0002,024,0002,375,680
9Apr 26, 2026 23:378,31133,889,52924,470,0002,127,0002,387,968