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 24, 2024 16:31AnSaAnSaScore: 5,410Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 24, 2024 16:315,39081,566,58017,248,75702,285,568
2Jan 24, 2024 16:315,41085,903,73617,312,82902,256,896
3Jan 24, 2024 16:315,42480,420,48717,355,70302,289,664