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 3, 2023 19:06Jo SeatonJo SeatonScore: 17,047Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2023 19:0617,039122,722,62654,525,63002,289,664
2Jul 3, 2023 19:0617,047109,933,86754,550,28102,281,472
3Jul 3, 2023 19:0617,093145,426,25754,696,07902,285,568