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:28izotoffizotoffScore: 12,718Success
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:2812,608201,759,095110,692,00065,816,000126,234,624
2Nov 9, 2025 06:2812,642208,333,649113,996,00062,998,000126,238,720
3Nov 9, 2025 06:2812,651196,635,61698,060,00079,048,000126,115,840
4Nov 9, 2025 06:2812,693203,361,040114,804,00062,892,000126,070,784
5Nov 9, 2025 06:2812,718200,062,685108,034,00070,022,000126,242,816
6Nov 9, 2025 06:2812,727207,729,107115,111,00063,061,000126,091,264
7Nov 9, 2025 06:2812,728206,259,748108,506,00069,682,000126,255,104
8Nov 9, 2025 06:2812,734206,697,158118,186,00060,094,000126,111,744
9Nov 9, 2025 06:2812,748205,405,080109,672,00068,794,000126,132,224