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 13, 2026 02:03Josu San MartinJosu San MartinScore: 3,235Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 13, 2026 02:033,22970,322,84829,137,00016,075,000150,183,936
2Apr 13, 2026 02:033,23569,723,58830,195,00015,097,000150,183,936
3Apr 13, 2026 02:033,25369,429,92729,703,00015,842,000150,421,504