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 listNov 9, 2025 06:32izotoffizotoffScore: 13,899Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 9, 2025 06:3213,891218,990,846112,694,00081,778,000126,263,296
2Nov 9, 2025 06:3213,899220,565,217127,732,00066,859,000126,246,912
3Nov 9, 2025 06:3213,955222,887,078121,611,00073,764,000126,246,912