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 4, 2024 17:59Christopher TarryChristopher TarryScore: 8,531Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 4, 2024 17:598,476103,320,46927,122,05802,293,760
2Apr 4, 2024 17:598,531102,370,03427,297,75202,285,568
3Apr 4, 2024 17:598,618101,869,02727,577,18002,285,568