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 listDec 27, 2024 21:26Joad NacerJoad NacerScore: 3,613Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 27, 2024 21:263,60676,223,58335,639,00014,849,000151,416,832
2Dec 27, 2024 21:263,61377,449,26432,728,00017,851,000151,416,832
3Dec 27, 2024 21:263,65875,779,59534,142,00017,071,000151,330,816