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 listDec 2, 2023 23:58Yuriy LyfenkoYuriy LyfenkoScore: 9,037Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 2, 2023 23:588,97999,828,90928,733,43402,244,608
2Dec 2, 2023 23:589,03793,002,13528,918,04002,248,704
3Dec 2, 2023 23:589,08393,458,47829,067,02602,252,800