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 29, 2025 21:45Daniel MastalerzDaniel MastalerzScore: 3,448Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 21:453,44171,733,29136,135,00012,045,000151,285,760
2Oct 29, 2025 21:453,44876,326,72934,195,00014,080,000151,298,048
3Oct 29, 2025 21:453,56869,677,96035,961,00013,984,000151,293,952