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 18, 2023 16:04Alexander MonakovAlexander MonakovScore: 28,090Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 18, 2023 16:0427,908146,686,31089,304,10802,224,128
2Mar 18, 2023 16:0428,090157,926,74689,888,18902,232,320
3Mar 18, 2023 16:0428,128157,513,40890,009,75702,248,704