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 24, 2025 20:34lukostlukostScore: 5,468Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2025 20:345,46741,136,12916,466,0001,029,0002,277,376
2Apr 24, 2025 20:345,46841,242,50116,467,0001,029,0002,539,520
3Apr 24, 2025 20:345,48530,549,34516,520,0001,032,0002,531,328