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 listJan 14, 2024 22:04pavelsonkinpavelsonkinScore: 704,845Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 14, 2024 22:04704,7762,322,041,4412,255,283,19502,228,224
2Jan 14, 2024 22:04704,8452,315,086,0112,255,504,29402,252,800
3Jan 14, 2024 22:04705,8982,343,322,6372,258,873,10702,248,704