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 listApr 16, 2026 22:38olliecrowolliecrowScore: 3,177Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 16, 2026 22:383,15669,755,55132,131,00012,049,000126,087,168
2Apr 16, 2026 22:383,17775,608,93733,363,00011,121,000126,017,536
3Apr 16, 2026 22:383,36966,996,13036,127,00011,038,000126,025,728