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 22, 2023 18:24Ilya AniskovetsIlya AniskovetsScore: 51,102Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 22, 2023 18:2451,0095,511,863,731714,121,4340117,157,888
2Aug 22, 2023 18:2451,1024,932,428,991715,421,0280115,257,344
3Aug 22, 2023 18:2453,4596,704,576,665748,423,9040117,387,264