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 22:54Mikołaj UzarskiMikołaj UzarskiScore: 3,516Success
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 22:543,48971,644,97236,880,00011,961,000151,171,072
2Oct 29, 2025 22:303,49576,822,07736,946,00011,982,000151,187,456
3Oct 29, 2025 22:303,49771,481,36431,972,00016,985,000151,416,832
4Oct 29, 2025 22:543,51672,308,18134,157,00015,069,000151,183,360
5Oct 29, 2025 22:543,52073,878,52632,182,00017,097,000151,187,456
6Oct 29, 2025 22:303,53775,348,96535,367,00014,147,000151,412,736