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 15:57TudyMTudyMScore: 5,442Success
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:125,39635,747,06316,089,0001,180,0002,379,776
2May 3, 2026 16:125,41033,461,83916,084,0001,231,0002,375,680
3May 3, 2026 16:125,41933,446,26916,090,0001,252,0002,371,584
4May 3, 2026 16:125,43336,483,82916,125,0001,263,0002,371,584
5May 3, 2026 16:125,44236,679,52516,133,0001,284,0002,371,584
6May 3, 2026 16:125,45030,777,02616,193,0001,250,0002,367,488
7May 3, 2026 16:125,45134,148,40816,178,0001,266,0002,383,872
8May 3, 2026 16:125,45237,005,34516,182,0001,265,0002,351,104
9May 3, 2026 16:125,47034,594,88816,212,0001,295,0002,367,488