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 listOct 13, 2025 19:51Martin StensgårdMartin StensgårdScore: 3,795Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 13, 2025 19:513,76378,878,85440,752,00011,927,000126,001,152
2Oct 13, 2025 19:513,79574,726,03443,107,00010,024,000126,119,936
3Oct 13, 2025 19:513,83284,815,32543,714,0009,935,000126,128,128