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 7, 2023 16:16Hal FHal FScore: 7,268Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 7, 2023 16:167,254121,942,84523,213,31402,174,976
2Jan 7, 2023 16:167,26887,066,92423,256,61202,174,976
3Jan 7, 2023 16:167,29198,608,66723,330,69502,240,512