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 15, 2025 02:15BenBenScore: 5,818Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 15, 2025 02:155,79250,198,62317,505,0001,029,0002,387,968
2Apr 15, 2025 02:155,81840,977,23617,582,0001,034,0002,523,136
3Apr 15, 2025 02:155,83344,968,12718,664,00002,392,064