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 26, 2024 19:24Robert BurkeRobert BurkeScore: 16,834Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 26, 2024 19:2416,727120,123,71453,525,13802,248,704
2Jul 26, 2024 19:2416,834131,166,23853,869,27502,207,744
3Jul 26, 2024 19:2417,027130,244,23454,487,10902,207,744