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 19, 2024 07:18AnSaAnSaScore: 16,748Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 19, 2024 07:1816,729130,294,52953,533,55002,297,856
2Jan 19, 2024 07:1816,748115,744,48653,595,00202,273,280
3Jan 19, 2024 07:1816,911112,895,26854,114,75302,285,568