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 8, 2026 23:39olliecrowolliecrowScore: 3,055Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 8, 2026 23:393,04869,381,36227,784,00014,884,000151,392,256
2Apr 8, 2026 23:393,05571,372,86227,854,00014,922,000151,379,968
3Apr 8, 2026 23:393,06369,519,90228,921,00013,961,000151,388,160