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 3, 2021 17:18Vitaliy F.Vitaliy F.Score: 68,044Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2021 17:1867,977274,515,574217,526,58102,179,072
2Jul 3, 2021 17:1868,044274,282,147217,741,02802,293,760
3Jul 3, 2021 17:1868,121283,158,265217,986,44502,301,952