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 2, 2024 17:02siahuat0727siahuat0727Score: 23,061Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 2, 2024 17:0223,036137,704,68673,715,62002,297,856
2Mar 2, 2024 17:0223,061119,826,12473,796,51602,297,856
3Mar 2, 2024 17:0223,075141,697,85373,839,21602,306,048