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:16AnSaAnSaScore: 3,103Success
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:163,08660,229,20032,150,00011,051,000126,222,336
2Oct 29, 2025 12:163,08761,434,24232,161,00011,055,000126,222,336
3Oct 29, 2025 12:163,10066,164,16132,297,00011,102,000126,218,240
4Oct 29, 2025 12:163,10064,382,86731,292,00012,113,000126,263,296
5Oct 29, 2025 12:163,10366,122,59332,326,00011,112,000126,263,296
6Oct 29, 2025 12:163,11163,873,61431,398,00012,154,000126,001,152
7Oct 29, 2025 12:163,11266,007,62330,696,00012,872,000126,222,336
8Oct 29, 2025 12:163,12167,293,50031,777,00011,916,000126,263,296
9Oct 29, 2025 12:163,12470,518,82830,809,00012,920,000126,214,144