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 listDec 29, 2025 03:24Josu San MartinJosu San MartinScore: 5,928Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 29, 2025 03:245,91846,258,05215,946,0002,990,0002,363,392
2Dec 29, 2025 03:245,92842,202,89715,975,0002,995,0002,375,680
3Dec 29, 2025 03:245,96240,022,90317,069,0002,008,0002,347,008