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 listJan 2, 2023 17:22Jack FrigaardJack FrigaardScore: 5,076Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 2, 2023 17:225,06495,322,60916,205,21802,293,760
2Jan 2, 2023 17:225,07680,155,19616,243,81702,293,760
3Jan 2, 2023 17:225,10584,535,12416,334,49002,297,856