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 listDec 31, 2022 16:20parastromparastromScore: 85,745Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 31, 2022 16:2085,705335,466,599274,254,86302,244,608
2Dec 31, 2022 16:2085,745344,161,458274,382,71002,236,416
3Dec 31, 2022 16:2085,771347,936,057274,467,09102,232,320