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 listJan 10, 2024 05:42cavemanloverboycavemanloverboyScore: 57,243Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 10, 2024 05:4257,076259,008,508182,642,10102,203,648
2Jan 10, 2024 05:4257,243240,667,430183,177,66002,203,648
3Jan 10, 2024 05:4257,276255,855,494183,282,47902,207,744