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 20, 2026 23:28Taylor DettlingTaylor DettlingScore: 7,196Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 20, 2026 23:287,181123,637,34614,932,00085,614,000151,388,160
2Apr 20, 2026 23:287,196129,510,09319,950,00080,799,000151,187,456
3Apr 20, 2026 23:287,273126,558,29417,969,00083,855,000151,175,168