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:40matsuoka-601matsuoka-601Score: 4,887Success
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:404,85797,690,34815,542,65502,174,976
2Jun 9, 2024 18:404,887101,543,62515,638,54302,301,952
3Jun 9, 2024 18:404,90053,407,97115,680,19402,289,664