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 26, 2025 12:32zypehzypehScore: 7,947Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 26, 2025 12:327,940135,995,32845,064,00066,094,000126,124,032
2Dec 26, 2025 12:327,947139,585,80541,095,00070,163,000126,058,496
3Dec 26, 2025 12:328,054139,070,15945,899,00066,853,000126,210,048