Blue color from RGBA Sergey Svistunov

Extract the Blue channel from a stream of RGBA pixels as fast as possible.

Input: 125 000 000 pixels in binary RGBA format on STDIN (4 bytes per pixel: R, G, B, A).

Output: Write only the Blue byte of each pixel to STDOUT (125 000 000 bytes total).

Back to listFeb 18, 2023 07:35Andrey TsvetkovAndrey TsvetkovScore: 43,404Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 18, 2023 07:3543,1154,651,485,811603,616,6040139,411,456
2Feb 18, 2023 07:3543,4044,833,017,794607,654,8790138,256,384
3Feb 18, 2023 07:3544,4544,653,578,429622,349,3560137,920,512