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 21, 2026 23:24olliecrowolliecrowScore: 3,294Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 23:253,28659,150,76333,007,00013,002,000126,218,240
2Apr 21, 2026 23:253,29461,990,26033,086,00013,033,000126,210,048
3Apr 21, 2026 23:253,29862,474,10733,128,00013,050,000126,218,240