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, 2025 21:04lukostlukostScore: 4,472Success
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, 2025 21:044,45339,203,50512,215,0002,035,0002,445,312
2Apr 28, 2025 21:044,46233,129,63113,259,0001,019,0002,531,328
3Apr 28, 2025 21:044,46342,978,28113,262,0001,020,0002,449,408
4Apr 28, 2025 21:044,47135,047,44813,286,0001,022,0002,445,312
5Apr 28, 2025 21:044,47229,040,83213,288,0001,022,0002,441,216
6Apr 28, 2025 21:044,47731,250,19413,302,0001,023,0002,531,328
7Apr 28, 2025 21:044,47936,456,56213,309,0001,023,0002,531,328
8Apr 28, 2025 21:044,48235,545,58313,319,0001,024,0002,449,408
9Apr 28, 2025 21:044,53432,582,51113,472,0001,036,0002,531,328