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 6, 2022 14:47MansurMansurScore: 24,367Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 6, 2022 14:4724,353155,130,16077,929,90502,285,568
2Jul 6, 2022 14:4724,367135,540,26377,973,25002,281,472
3Jul 6, 2022 14:4724,368143,151,42877,977,30402,273,280