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 13, 2026 02:37Josu San MartinJosu San MartinScore: 3,262Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 13, 2026 02:373,24176,175,62932,269,00013,109,000151,187,456
2Apr 13, 2026 02:373,26272,115,73332,759,00012,905,000151,175,168
3Apr 13, 2026 02:373,27072,380,76231,845,00013,932,000151,293,952