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:38AnSaAnSaScore: 3,082Success
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:383,07766,644,60532,062,00011,021,000126,218,240
2Oct 29, 2025 12:383,08263,963,40431,109,00012,042,000126,230,528
3Oct 29, 2025 12:383,09867,648,52531,272,00012,105,000126,218,240