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 21, 2023 13:55OnceToldMe97OnceToldMe97Score: 96,264Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 21, 2023 13:5596,189365,129,397307,806,39802,228,224
2Mar 21, 2023 13:5596,264370,986,817308,043,41102,244,608
3Mar 21, 2023 13:5596,374387,348,218308,397,16502,236,416