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 listJun 20, 2023 10:14VladislavVladislavScore: 10,517Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 20, 2023 10:1410,513104,941,35033,642,91602,211,840
2Jun 20, 2023 10:1410,517107,819,60733,655,74002,285,568
3Jun 20, 2023 10:1410,57595,296,28733,841,01202,289,664