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 19, 2026 08:39olliecrowolliecrowScore: 3,329Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 19, 2026 08:393,32378,145,73834,388,00012,137,000126,205,952
2Apr 19, 2026 08:393,32975,192,09033,714,00012,890,000126,218,240
3Apr 19, 2026 08:393,36174,585,54133,035,00014,014,000126,218,240