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 07:37Keichi TakahashiKeichi TakahashiScore: 7,899Success
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 07:377,37692,859,09623,603,49602,289,664
2May 26, 2022 07:377,89981,620,84325,275,63102,285,568
3May 26, 2022 07:378,03787,284,31725,717,06902,240,512