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 12:29AnSaAnSaScore: 3,084Success
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 12:293,08260,865,07932,107,00011,036,000126,222,336
2Oct 29, 2025 12:293,08461,265,49531,127,00012,049,000126,218,240
3Oct 29, 2025 12:293,09365,894,43931,214,00012,083,000126,218,240