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 listApr 8, 2025 02:47Chandrasekaran AkashChandrasekaran AkashScore: 43,636Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 8, 2025 02:4743,616166,911,304138,568,0001,004,0002,527,232
2Apr 8, 2025 02:4743,636170,439,808138,632,0001,004,0002,285,568
3Apr 8, 2025 02:4743,639166,285,871138,640,0001,004,0002,285,568