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 8, 2023 09:20Mark AlievMark AlievScore: 89,699Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 09:2089,598364,082,223286,712,72002,244,608
2Aug 8, 2023 09:2089,699347,624,524287,037,09202,224,128
3Aug 8, 2023 09:2089,768361,296,308287,258,58802,220,032