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 listMay 26, 2022 06:52Keichi TakahashiKeichi TakahashiScore: 7,927Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 26, 2022 06:527,76496,436,24024,846,37502,269,184
2May 26, 2022 06:527,92788,924,62425,366,38202,289,664
3May 26, 2022 06:528,03787,357,69025,718,83502,240,512