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 listSep 30, 2025 08:45AnSaAnSaScore: 3,405Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 30, 2025 08:453,40070,259,12136,690,00010,908,000126,222,336
2Sep 30, 2025 08:453,40571,559,72036,749,00010,925,000126,263,296
3Sep 30, 2025 08:453,41666,445,49034,876,00012,954,000126,263,296