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:39matsuoka-601matsuoka-601Score: 4,883Success
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:394,88289,533,90415,622,85602,293,760
2Jun 9, 2024 18:394,88379,187,53515,625,69802,301,952
3Jun 9, 2024 18:394,89264,511,30415,654,15602,297,856