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 listMar 3, 2024 05:50siahuat0727siahuat0727Score: 5,661Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 3, 2024 05:505,65198,009,03318,083,60802,301,952
2Mar 3, 2024 05:505,65492,814,40718,092,80502,174,976
3Mar 3, 2024 05:535,65686,071,36218,099,40602,256,896
4Mar 3, 2024 05:535,65795,601,49218,101,69402,297,856
5Mar 3, 2024 05:525,66177,268,02118,114,12302,179,072
6Mar 3, 2024 05:525,68088,748,87718,175,65002,174,976
7Mar 3, 2024 05:535,69084,559,13618,206,89002,297,856
8Mar 3, 2024 05:505,69785,547,04318,229,28502,293,760
9Mar 3, 2024 05:525,73580,983,34818,351,98702,297,856