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 7, 2024 22:10джулисджулисScore: 189,895Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 7, 2024 22:10189,831673,589,551607,458,72302,314,240
2Jun 7, 2024 22:10189,895663,169,688607,665,01202,191,360
3Jun 7, 2024 22:10190,045669,478,787608,143,24002,191,360