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 listFeb 14, 2026 22:20olliecrowolliecrowScore: 3,053Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 14, 2026 22:203,05072,139,08631,781,00010,924,000126,218,240
2Feb 14, 2026 22:203,05365,693,40930,818,00011,929,000126,005,248
3Feb 14, 2026 22:203,07565,921,76131,038,00012,014,000126,259,200