Blue color from RGB Sergey Svistunov

Extract the Blue channel from a stream of RGB pixels as fast as possible.

Input: 150 000 000 pixels in binary RGB format on STDIN (3 bytes per pixel: R, G, B).

Output: Write only the Blue byte of each pixel to STDOUT (150 000 000 bytes total).

Back to listMar 1, 2025 16:55DanielDanielScore: 5,236Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 1, 2025 16:555,21496,944,13147,001,00026,000,000151,183,360
2Mar 1, 2025 16:555,215100,319,68254,005,00019,001,000151,252,992
3Mar 1, 2025 16:555,22494,949,22146,082,00027,048,000151,183,360
4Mar 1, 2025 16:555,227100,362,37425,059,00048,113,000151,183,360
5Mar 1, 2025 16:555,236104,505,23147,198,00026,109,000151,183,360
6Mar 1, 2025 16:555,23799,136,58452,231,00021,093,000151,183,360
7Mar 1, 2025 16:555,24299,037,10333,174,00040,212,000151,244,800
8Mar 1, 2025 16:555,24597,047,37349,285,00024,139,000151,236,608
9Mar 1, 2025 16:555,250101,958,60119,866,00053,638,000151,343,104