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 02:01Josu San MartinJosu San MartinScore: 6,209Success
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 02:016,14647,970,55918,631,0001,035,0002,330,624
2Dec 29, 2025 02:016,20949,258,57518,877,000993,0002,289,664
3Dec 29, 2025 02:016,27444,816,94618,071,0002,007,0002,347,008