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:44cavemanloverboycavemanloverboyScore: 61,212Success
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:4461,115253,165,404195,568,58102,256,896
2Jan 10, 2024 05:4461,212273,869,664195,877,49502,195,456
3Jan 10, 2024 05:4463,060261,893,182201,790,93902,195,456