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 30, 2025 10:34AnSaAnSaScore: 3,051Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 30, 2025 10:343,05163,399,09430,792,00011,919,000126,222,336
2Oct 30, 2025 10:343,05173,237,18130,793,00011,920,000126,218,240
3Oct 30, 2025 10:343,07367,709,86131,018,00012,007,000126,226,432