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 listMar 3, 2024 03:07siahuat0727siahuat0727Score: 6,468Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 3, 2024 03:116,45680,537,82820,660,59202,297,856
2Mar 3, 2024 03:116,46173,689,10320,675,53502,301,952
3Mar 3, 2024 03:076,465106,875,09720,688,90502,301,952
4Mar 3, 2024 03:076,46885,756,79720,697,64902,297,856
5Mar 3, 2024 03:116,47362,954,88020,713,34002,174,976
6Mar 3, 2024 03:076,49493,587,41620,780,07002,297,856