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:39Martin StensgårdMartin StensgårdScore: 3,605Success
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:393,57272,409,05437,001,00013,000,000125,997,056
2Oct 13, 2025 00:393,60582,684,93137,345,00013,121,000126,124,032
3Oct 13, 2025 00:393,60774,714,33538,382,00012,120,000126,115,840