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 3, 2025 04:08KeefeKeefeScore: 4,463Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 3, 2025 04:084,45536,869,71613,239,0001,018,0002,510,848
2May 3, 2025 04:084,46333,097,06914,282,00002,433,024
3May 3, 2025 04:084,49133,028,41914,370,00002,441,216