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 14, 2025 01:02Martin StensgårdMartin StensgårdScore: 23,676Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 14, 2025 01:0223,672358,085,081316,435,00014,973,000125,997,056
2Oct 14, 2025 01:0223,676358,321,789320,484,00010,982,000126,128,128
3Oct 14, 2025 01:0223,687356,622,996319,638,00011,986,000125,997,056