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 29, 2025 07:38AnSaAnSaScore: 3,428Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 29, 2025 07:383,40176,240,84235,713,00011,904,000126,222,336
2Sep 29, 2025 07:383,42868,789,22035,990,00011,996,000126,263,296
3Sep 29, 2025 07:383,44867,509,74436,203,00012,067,000126,214,144