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 listOct 29, 2025 08:53AnSaAnSaScore: 3,160Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 08:533,13666,383,39832,931,00010,977,000126,218,240
2Oct 29, 2025 08:533,16067,082,23432,178,00012,067,000126,214,144
3Oct 29, 2025 08:533,17667,046,99232,339,00012,127,000126,263,296