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 20:50Mark R BestMark R BestScore: 5,579Success
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 20:505,57842,689,06415,868,0001,983,0002,285,568
2Dec 29, 2025 20:505,57943,093,91715,871,0001,983,0002,285,568
3Dec 29, 2025 20:505,59142,643,09216,898,000994,0002,285,568