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 listMay 3, 2025 17:50lukostlukostScore: 4,503Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 3, 2025 17:504,50139,287,65613,374,0001,028,0002,449,408
2May 3, 2025 17:504,50341,714,44413,380,0001,029,0002,539,520
3May 3, 2025 17:504,51135,046,78913,405,0001,031,0002,449,408