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 listOct 3, 2023 09:38zypehzypehScore: 65,179Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 3, 2023 09:3864,6156,394,234,065904,605,9650132,640,768
2Oct 3, 2023 09:3865,1796,447,846,038912,503,5170134,279,168
3Oct 3, 2023 09:3866,3956,927,090,523929,526,0970134,246,400