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 listApr 22, 2024 02:37Yuriy LyfenkoYuriy LyfenkoScore: 8,663Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2024 02:378,59492,986,80327,500,46202,281,472
2Apr 22, 2024 02:378,663107,939,93927,721,40702,277,376
3Apr 22, 2024 02:378,73497,210,66127,949,07102,273,280