Blue color from RGBA Sergey Svistunov

Extract the Blue channel from a stream of RGBA pixels as fast as possible.

Input: 125 000 000 pixels in binary RGBA format on STDIN (4 bytes per pixel: R, G, B, A).

Output: Write only the Blue byte of each pixel to STDOUT (125 000 000 bytes total).

Back to listFeb 18, 2023 14:26Viktor PoletanskyViktor PoletanskyScore: 47,763Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 18, 2023 14:2647,2935,019,328,202662,106,1630139,128,832
2Feb 18, 2023 14:2647,7635,449,339,560668,675,0190139,575,296
3Feb 18, 2023 14:2648,0965,229,982,622673,348,0400139,640,832