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 17:27olliecrowolliecrowScore: 3,057Success
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 17:273,05268,276,61330,804,00011,924,000126,226,432
2Apr 16, 2026 17:273,05766,462,54129,858,00012,938,000126,222,336
3Apr 16, 2026 17:273,07360,971,60531,017,00012,006,000126,267,392