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 listAug 2, 2022 23:56VitaliyVitaliyScore: 11,199Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 2, 2022 23:5611,131103,738,26335,618,29702,183,168
2Aug 2, 2022 23:5611,199123,753,08035,835,97502,187,264
3Aug 2, 2022 23:5611,22297,199,96035,910,96202,310,144