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 listMar 21, 2023 14:14OnceToldMe97OnceToldMe97Score: 54,041Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 21, 2023 14:1453,975240,614,933172,721,48502,174,976
2Mar 21, 2023 14:1454,041234,501,233172,929,62602,191,360
3Mar 21, 2023 14:1454,642242,863,078174,853,38902,191,360