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 25, 2023 17:22Franek KortaFranek KortaScore: 36,548Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 25, 2023 17:2236,5393,499,033,421511,539,2950266,596,352
2Feb 25, 2023 17:2236,5483,972,709,594511,668,3190266,113,024
3Feb 25, 2023 17:2237,9383,702,303,791531,138,3760265,232,384