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 19, 2021 23:25alex3dalex3dScore: 4,743Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 19, 2021 23:254,70532,282,83513,048,0002,007,0002,449,408
2May 19, 2021 23:254,70736,408,83113,055,0002,008,0002,535,424
3May 19, 2021 23:254,71728,217,98613,081,0002,012,0002,445,312
4May 19, 2021 23:254,71734,943,84313,082,0002,012,0002,273,280
5May 19, 2021 23:254,71834,585,75713,085,0002,013,0002,445,312
6May 19, 2021 23:254,72241,551,22413,096,0002,014,0002,273,280
7May 19, 2021 23:254,72435,890,23313,101,0002,015,0002,535,424
8May 19, 2021 23:254,72537,051,97913,105,0002,016,0002,445,312
9May 19, 2021 23:254,72636,471,81914,116,0001,008,0002,445,312
10May 19, 2021 23:254,72730,091,50013,109,0002,016,0002,449,408
11May 19, 2021 23:254,72836,872,16613,111,0002,017,0002,535,424
12May 19, 2021 23:254,72940,114,59913,115,0002,017,0002,273,280
13May 19, 2021 23:254,73033,233,55713,118,0002,018,0002,535,424
14May 19, 2021 23:254,73129,726,73313,120,0002,018,0002,273,280
15May 19, 2021 23:254,73137,535,68413,120,0002,018,0002,437,120
16May 19, 2021 23:254,73131,181,98313,121,0002,018,0002,535,424
17May 19, 2021 23:254,73241,551,64313,124,0002,019,0002,273,280
18May 19, 2021 23:254,73336,139,59513,127,0002,019,0002,441,216
19May 19, 2021 23:254,73330,547,96113,125,0002,019,0002,445,312
20May 19, 2021 23:254,73329,647,27313,127,0002,019,0002,535,424
21May 19, 2021 23:254,73838,724,13013,141,0002,021,0002,441,216
22May 19, 2021 23:254,73938,613,80713,144,0002,022,0002,535,424
23May 19, 2021 23:254,74334,548,07413,155,0002,023,0002,535,424
24May 19, 2021 23:254,74335,092,91913,155,0002,023,0002,445,312
25May 19, 2021 23:254,74331,850,31813,155,0002,023,0002,441,216
26May 19, 2021 23:254,74533,396,27213,161,0002,024,0002,535,424
27May 19, 2021 23:254,74542,094,62513,161,0002,024,0002,535,424
28May 19, 2021 23:254,95173,776,80015,844,30102,203,648
29May 19, 2021 23:254,95476,411,79415,851,54802,207,744
30May 19, 2021 23:254,95491,516,08215,854,34002,203,648
31May 19, 2021 23:254,98197,293,10015,939,10802,199,552
32May 19, 2021 23:254,98579,722,53115,950,68902,199,552
33May 19, 2021 23:254,98996,571,50515,966,21602,211,840
34May 19, 2021 23:254,99088,669,54915,967,20902,191,360
35May 19, 2021 23:254,99269,642,28415,975,44602,203,648
36May 19, 2021 23:254,99589,523,32315,984,10302,199,552
37May 19, 2021 23:254,99686,614,72015,986,96302,195,456
38May 19, 2021 23:255,00586,905,88616,016,47402,207,744
39May 19, 2021 23:255,00789,805,22816,023,37502,199,552
40May 19, 2021 23:255,00878,954,54016,026,44002,207,744
41May 19, 2021 23:255,01466,317,13116,045,30102,199,552
42May 19, 2021 23:255,02275,209,65816,071,89702,207,744
43May 19, 2021 23:255,03871,040,92216,123,09702,191,360
44May 19, 2021 23:255,04479,127,92716,141,06902,203,648
45May 19, 2021 23:255,09385,126,34516,298,65502,203,648