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:22olliecrowolliecrowScore: 3,134Success
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:223,12368,007,84730,804,00012,918,000126,222,336
2Apr 16, 2026 22:223,13471,027,20530,913,00012,963,000126,005,248
3Apr 16, 2026 22:223,14672,047,07032,030,00012,011,000126,005,248