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 15, 2021 02:54Yuriy LyfenkoYuriy LyfenkoScore: 5,695Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 15, 2021 02:545,64344,309,91117,053,0001,003,0002,527,232
2May 15, 2021 02:545,64639,787,81817,063,0001,003,0002,260,992
3May 15, 2021 02:545,64842,360,68616,066,0002,008,0002,383,872
4May 15, 2021 02:545,67840,892,34517,161,0001,009,0002,396,160
5May 15, 2021 02:545,68843,425,82017,189,0001,011,0002,387,968
6May 15, 2021 02:545,69346,414,00917,207,0001,012,0002,506,752
7May 15, 2021 02:545,69544,310,30217,211,0001,012,0002,523,136
8May 15, 2021 02:545,71147,134,45515,230,0003,046,0002,383,872
9May 15, 2021 02:545,71942,160,31015,250,0003,050,0002,260,992
10May 15, 2021 02:545,93184,186,05118,979,03202,277,376
11May 15, 2021 02:545,93580,462,29818,992,06202,281,472
12May 15, 2021 02:545,93680,804,09918,995,25302,285,568