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 12:05Mikołaj UzarskiMikołaj UzarskiScore: 3,483Success
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 12:053,48176,527,93429,838,00018,897,000151,175,168
2Oct 30, 2025 12:053,48373,515,14035,828,00012,937,000151,175,168
3Oct 30, 2025 12:053,53781,789,40431,325,00018,188,000151,175,168