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 30, 2021 09:45piculpiculScore: 72,962Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 30, 2021 09:4572,805308,501,697232,974,76702,244,608
2Aug 30, 2021 09:4572,962305,608,155233,477,57002,248,704
3Aug 30, 2021 09:4573,060303,816,278233,790,46002,240,512