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 25, 2026 15:31olliecrowolliecrowScore: 3,104Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 25, 2026 15:323,09859,011,19931,278,00012,107,000126,218,240
2Apr 25, 2026 15:323,10460,038,27931,338,00012,131,000126,218,240
3Apr 25, 2026 15:323,13859,598,34931,952,00011,982,000126,214,144