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 29, 2025 12:40AnSaAnSaScore: 3,080Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 12:403,07464,688,34732,031,00011,010,000126,222,336
2Oct 29, 2025 12:403,07571,064,53532,034,00011,011,000126,263,296
3Oct 29, 2025 12:403,07867,447,62532,067,00011,023,000126,263,296
4Oct 29, 2025 12:403,08062,438,07532,089,00011,030,000126,222,336
5Oct 29, 2025 12:403,08062,978,43332,093,00011,032,000126,218,240
6Oct 29, 2025 12:403,08767,363,58532,159,00011,054,000126,222,336
7Oct 29, 2025 12:403,09466,673,35131,224,00012,086,000126,218,240
8Oct 29, 2025 12:403,09466,597,95031,229,00012,088,000126,214,144
9Oct 29, 2025 12:403,09865,183,31831,272,00012,105,000126,263,296