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 24, 2026 23:39Charles CabergsCharles CabergsScore: 5,612Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2026 23:395,57997,042,92540,542,00037,576,000151,416,832
2Apr 24, 2026 23:395,61296,501,08339,785,00038,790,000151,236,608
3Apr 24, 2026 23:395,61995,637,28741,823,00036,844,000151,412,736