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 31, 2025 04:39Josu San MartinJosu San MartinScore: 6,518Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 31, 2025 04:396,51649,003,57219,858,000992,0002,281,472
2Dec 31, 2025 04:396,51837,490,01818,870,0001,986,0002,289,664
3Dec 31, 2025 04:396,56949,036,50320,021,0001,001,0002,347,008