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 listApr 17, 2024 03:07Joad NacerJoad NacerScore: 6,985Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 17, 2024 03:076,97090,399,24322,305,56502,301,952
2Apr 17, 2024 03:076,98586,899,44722,350,83802,179,072
3Apr 17, 2024 03:077,04594,353,36622,543,37002,314,240