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 30, 2025 17:19Daniel MastalerzDaniel MastalerzScore: 3,927Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 30, 2025 17:193,92086,031,36539,908,00014,965,000151,171,072
2Oct 30, 2025 17:193,92775,779,35541,982,00012,994,000151,285,760
3Oct 30, 2025 17:193,94081,252,06141,114,00014,039,000151,171,072