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, 2025 19:55lukostlukostScore: 5,085Success
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, 2025 19:555,04933,332,85014,138,0002,019,0002,445,312
2Apr 26, 2025 19:555,05831,252,89314,164,0002,023,0002,441,216
3Apr 26, 2025 19:555,07631,971,69614,212,0002,030,0002,277,376
4Apr 26, 2025 19:555,07732,865,98114,215,0002,030,0002,449,408
5Apr 26, 2025 19:555,08530,450,17615,255,0001,017,0002,535,424
6Apr 26, 2025 19:555,08844,798,60015,263,0001,017,0002,539,520
7Apr 26, 2025 19:555,11435,781,82515,342,0001,022,0002,277,376
8Apr 26, 2025 19:555,11631,193,74915,349,0001,023,0002,539,520
9Apr 26, 2025 19:555,11936,998,53415,359,0001,023,0002,445,312