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:56Keichi TakahashiKeichi TakahashiScore: 8,085Success
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:567,792101,396,87424,934,81002,289,664
2May 26, 2022 06:568,08598,461,54125,872,31202,281,472
3May 26, 2022 06:568,08793,556,63325,877,51802,285,568