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 9, 2024 15:20matsuoka-601matsuoka-601Score: 5,242Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 9, 2024 15:205,22271,737,96616,710,58002,306,048
2Jun 9, 2024 15:205,242103,578,15116,772,81402,183,168
3Jun 9, 2024 15:205,24480,919,44816,781,13902,179,072