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 listJul 8, 2023 08:35Andrew MoonAndrew MoonScore: 9,790Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 8, 2023 08:359,79078,687,19131,327,49202,179,072
2Jul 8, 2023 08:359,79087,798,72831,328,10802,256,896
3Jul 8, 2023 08:359,82791,587,47831,446,31702,306,048