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 1, 2024 00:59Avinash BodduAvinash BodduScore: 9,668Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 1, 2024 00:599,648120,516,35830,873,12402,244,608
2Aug 1, 2024 00:599,668106,182,27830,936,80902,256,896
3Aug 1, 2024 00:599,930129,107,49631,777,26102,240,512