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 listJun 22, 2025 05:26Ian MckibbenIan MckibbenScore: 3,410Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 22, 2025 05:263,40672,845,06331,790,00015,895,000151,330,816
2Jun 22, 2025 05:263,41073,493,75031,826,00015,913,000151,326,720
3Jun 22, 2025 05:263,43474,713,89134,057,00014,023,000151,326,720