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 listSep 28, 2021 11:41Anton KrylovAnton KrylovScore: 67,808Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 28, 2021 11:4167,775285,486,791216,880,84102,277,376
2Sep 28, 2021 11:4167,808273,367,014216,986,43602,273,280
3Sep 28, 2021 11:4167,928277,525,829217,370,51902,273,280