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 listMay 9, 2023 17:39Martin StensgårdMartin StensgårdScore: 55,223Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 9, 2023 17:0554,0286,153,499,463756,385,2560134,475,776
2May 9, 2023 17:0554,7416,099,785,697766,379,5370134,750,208
3May 9, 2023 17:3955,1476,400,788,898772,060,6310132,743,168
4May 9, 2023 17:3955,2236,684,868,125773,118,0880134,463,488
5May 9, 2023 17:3955,8416,384,499,413781,771,0200134,180,864
6May 9, 2023 17:0556,8616,749,496,112796,055,6200136,204,288