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 13, 2026 12:31Oleg SkinderevOleg SkinderevScore: 10,955Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 13, 2026 12:3110,92866,218,53832,970,0001,998,0002,265,088
2Apr 13, 2026 12:3110,93659,860,42431,995,0002,999,0002,265,088
3Apr 13, 2026 12:3110,93970,017,99134,005,0001,000,0002,269,184
4Apr 13, 2026 12:3110,94163,182,93433,011,0002,000,0002,277,376
5Apr 13, 2026 12:3110,95564,440,11933,053,0002,003,0002,269,184
6Apr 13, 2026 12:3110,96266,827,19233,074,0002,004,0002,523,136
7Apr 13, 2026 12:3110,97063,103,62334,101,0001,002,0002,265,088
8Apr 13, 2026 12:3110,98961,529,99434,160,0001,004,0002,277,376
9Apr 13, 2026 12:3111,13363,824,19634,610,0001,017,0002,510,848