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 00:42Martin StensgårdMartin StensgårdScore: 3,555Success
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 00:423,53774,833,19937,388,00012,126,000126,001,152
2Oct 13, 2025 00:423,55572,863,27338,816,00010,948,000126,128,128
3Oct 13, 2025 00:423,56972,691,79538,975,00010,993,000126,128,128