Blue color from RGB Sergey Svistunov

Extract the Blue channel from a stream of RGB pixels as fast as possible.

Input: 150 000 000 pixels in binary RGB format on STDIN (3 bytes per pixel: R, G, B).

Output: Write only the Blue byte of each pixel to STDOUT (150 000 000 bytes total).

Back to listApr 22, 2026 03:40olliecrowolliecrowScore: 3,091Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 03:413,08950,152,80529,166,00014,080,000151,220,224
2Apr 22, 2026 03:413,09150,188,91829,191,00014,092,000151,224,320
3Apr 22, 2026 03:413,11250,635,62029,712,00013,865,000151,216,128