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 9, 2024 18:13AndreyTSAndreyTSScore: 6,492Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 9, 2024 18:136,377103,850,27720,406,67502,297,856
2Jun 9, 2024 18:136,49286,477,62820,775,55202,306,048
3Jun 9, 2024 18:136,54370,965,21720,938,50202,297,856