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 16, 2026 05:49olliecrowolliecrowScore: 3,223Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 16, 2026 05:493,19767,972,30129,840,00014,920,000151,433,216
2Apr 16, 2026 05:493,22364,591,59431,084,00014,038,000151,179,264
3Apr 16, 2026 05:493,23668,641,75831,208,00014,094,000151,171,072