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 listApr 29, 2025 06:33lukostlukostScore: 4,462Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2025 06:344,43232,848,81012,156,0002,026,0002,277,376
2Apr 29, 2025 06:344,45227,580,88312,212,0002,035,0002,437,120
3Apr 29, 2025 06:334,46133,985,61813,256,0001,019,0002,539,520
4Apr 29, 2025 06:334,46232,487,74513,259,0001,019,0002,441,216
5Apr 29, 2025 06:344,46633,991,96813,271,0001,020,0002,539,520
6Apr 29, 2025 06:334,47131,628,26713,285,0001,021,0002,531,328