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 listDec 29, 2023 16:27Kenneth MaplesKenneth MaplesScore: 26,348Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 29, 2023 16:2726,2512,615,883,304367,519,1340267,579,392
2Dec 29, 2023 16:2726,3482,650,038,564368,873,9410267,579,392
3Dec 29, 2023 16:2726,7102,576,872,653373,940,4400265,850,880