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 listApr 27, 2026 23:49Victor MerckléVictor MerckléScore: 86,201Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 23:5085,8241,218,639,2121,176,553,00024,990,000151,212,032stderr
2Apr 27, 2026 23:5086,2011,225,726,8931,180,841,00025,974,000151,224,320stderr
3Apr 27, 2026 23:5086,2541,223,527,6861,182,573,00024,990,000151,273,472stderr