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 22, 2026 11:55Dominique GarmierDominique GarmierScore: 4,520Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 11:554,49479,934,96635,954,00026,965,000151,289,856
2Apr 22, 2026 11:554,52077,107,07032,143,00031,138,000151,273,472
3Apr 22, 2026 11:554,59282,456,44337,168,00027,123,000151,277,568