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 26, 2026 15:11limanjun99limanjun99Score: 4,260Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 26, 2026 15:114,23832,487,51812,519,0001,043,0002,396,160
2Mar 26, 2026 15:114,26035,320,10112,584,0001,048,0002,400,256
3Mar 26, 2026 15:114,28028,835,48513,695,00002,510,848