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 28, 2026 02:46Charles CabergsCharles CabergsScore: 5,303Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 28, 2026 02:475,28035,087,67914,911,0001,988,0002,330,624
2Apr 28, 2026 02:475,28933,436,07714,934,0001,991,0002,387,968
3Apr 28, 2026 02:475,29032,787,48214,938,0001,991,0002,396,160
4Apr 28, 2026 02:475,30233,246,99914,973,0001,996,0002,387,968
5Apr 28, 2026 02:475,30332,683,24214,976,0001,996,0002,383,872
6Apr 28, 2026 02:475,30540,131,78714,981,0001,997,0002,392,064
7Apr 28, 2026 02:475,30839,471,01314,988,0001,998,0002,396,160
8Apr 28, 2026 02:475,30831,244,52914,988,0001,998,0002,457,600
9Apr 28, 2026 02:475,31434,663,56515,006,0002,000,0002,387,968