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 listJan 26, 2024 05:10AnSaAnSaScore: 10,328Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 26, 2024 05:1010,21294,857,67532,678,81302,306,048
2Jan 26, 2024 05:1010,328119,715,56233,049,04502,297,856
3Jan 26, 2024 05:1010,40488,182,15633,293,00602,301,952