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 listJul 28, 2024 07:04BenBenScore: 12,480Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 28, 2024 07:0412,451111,479,07639,843,16002,265,088
2Jul 28, 2024 07:0412,480103,849,44439,936,31102,252,800
3Jul 28, 2024 07:0412,514114,380,16440,046,02802,252,800