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 listJul 18, 2022 13:28JesperJesperScore: 49,174Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 18, 2022 13:2849,023221,432,072156,874,41802,248,704
2Jul 18, 2022 13:2849,174227,126,707157,358,17002,232,320
3Jul 18, 2022 13:2849,180227,577,513157,375,14402,244,608