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 listAug 10, 2023 01:52AndreyTSAndreyTSScore: 52,277Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 10, 2023 01:5252,1555,271,915,487730,164,7100116,703,232
2Aug 10, 2023 01:5252,2775,546,392,461731,879,3800117,067,776
3Aug 10, 2023 01:5252,7445,478,345,737738,410,5690117,243,904