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 06:13AnSaAnSaScore: 25,702Success
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 06:1325,699384,203,227348,794,00010,993,000126,218,240
2Oct 1, 2025 06:1325,702380,015,525348,827,00010,994,000126,263,296
3Oct 1, 2025 06:1325,713384,922,128347,977,00011,999,000126,263,296