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 listDec 23, 2025 16:43Yehor BondarYehor BondarScore: 3,492Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 23, 2025 16:433,47276,458,82733,726,00014,879,000151,425,024
2Dec 23, 2025 16:433,49273,894,58431,927,00016,961,000151,261,184
3Dec 23, 2025 16:433,53175,751,96537,331,00012,107,000151,179,264