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 listAug 1, 2024 17:07Avinash BodduAvinash BodduScore: 36,809Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 1, 2024 17:0736,3162,654,629,546508,424,9410266,670,080
2Aug 1, 2024 17:0736,8092,641,802,649515,330,4080264,515,584
3Aug 1, 2024 17:0736,9372,680,045,591517,118,2690267,399,168