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 18:08lukostlukostScore: 4,444Success
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 18:084,43330,935,25212,158,0002,026,0002,449,408
2May 3, 2025 18:084,44430,277,89213,207,0001,015,0002,539,520
3May 3, 2025 18:084,44538,283,07012,193,0002,032,0002,449,408