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 listOct 28, 2025 12:33AnSaAnSaScore: 3,139Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 28, 2025 12:333,11964,802,56228,780,00014,886,000151,420,928
2Oct 28, 2025 12:333,13964,938,71929,960,00013,981,000151,379,968
3Oct 28, 2025 12:333,15465,340,42330,109,00014,051,000151,388,160