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 listAug 14, 2025 20:40Leon ZhaoLeon ZhaoScore: 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
1Aug 14, 2025 20:405,27642,094,42914,898,0001,986,0002,256,896
2Aug 14, 2025 20:405,29344,461,12014,947,0001,992,0002,510,848
3Aug 14, 2025 20:405,29534,299,00414,951,0001,993,0002,510,848
4Aug 14, 2025 20:405,30140,421,89214,967,0001,995,0002,519,040
5Aug 14, 2025 20:405,30341,334,44814,973,0001,996,0002,256,896
6Aug 14, 2025 20:405,30345,137,86014,975,0001,996,0002,383,872
7Aug 14, 2025 20:405,30543,025,37113,980,0002,995,0002,519,040
8Aug 14, 2025 20:405,30750,235,48914,984,0001,997,0002,510,848
9Aug 14, 2025 20:405,31745,133,35913,011,0004,003,0002,510,848