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 listJun 12, 2024 03:04Yuriy LyfenkoYuriy LyfenkoScore: 4,617Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 12, 2024 03:044,606673,980,87314,738,44702,240,512
2Jun 12, 2024 03:044,617675,154,23314,775,65702,244,608
3Jun 12, 2024 03:044,638683,095,45614,840,36302,240,512