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 listJan 2, 2024 17:44Yurkov AlekseyYurkov AlekseyScore: 50,491Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 2, 2024 17:4450,4854,571,286,142706,790,4900266,256,384
2Jan 2, 2024 17:4450,4914,556,866,412706,869,2220262,922,240
3Jan 2, 2024 17:4450,8964,512,867,940712,548,8800265,732,096