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 1, 2025 11:21AnSaAnSaScore: 3,262Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 1, 2025 11:213,24572,337,30634,321,00011,104,000126,226,432
2Oct 1, 2025 11:213,26268,401,83434,742,00010,919,000126,222,336
3Oct 1, 2025 11:213,28266,220,44233,963,00011,987,000126,263,296