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 listMar 11, 2023 20:01Andranik ChakiryanAndranik ChakiryanScore: 41,308Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 11, 2023 20:0141,2494,675,018,908577,484,1660139,182,080
2Mar 11, 2023 20:0141,3084,844,878,543578,315,5930139,407,360
3Mar 11, 2023 20:0141,6424,704,609,405582,993,9730138,002,432