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 listJun 16, 2023 19:26Ulyanov AlekseyUlyanov AlekseyScore: 6,314Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 16, 2023 19:266,31076,425,01720,192,99902,297,856
2Jun 16, 2023 19:266,314118,618,37120,206,35702,293,760
3Jun 16, 2023 19:266,33289,948,68420,260,91202,297,856