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:17lukostlukostScore: 4,510Success
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:174,49735,117,53613,362,0001,027,0002,437,120
2Apr 29, 2025 06:174,51033,819,95113,401,0001,030,0002,539,520
3Apr 29, 2025 06:174,51330,998,11413,409,0001,031,0002,519,040