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 listOct 29, 2025 06:34AnSaAnSaScore: 3,133Success
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 06:343,11266,321,06530,401,00013,173,000151,379,968
2Oct 29, 2025 06:343,12070,323,82828,790,00014,891,000151,429,120
3Oct 29, 2025 06:343,13164,082,46128,893,00014,945,000151,379,968
4Oct 29, 2025 06:343,13263,507,14128,897,00014,946,000151,396,352
5Oct 29, 2025 06:343,13364,310,61928,910,00014,953,000151,388,160
6Oct 29, 2025 06:343,13966,584,78028,964,00014,981,000151,166,976
7Oct 29, 2025 06:343,14165,540,57829,979,00013,990,000151,388,160
8Oct 29, 2025 06:343,14364,490,47930,000,00014,000,000151,166,976
9Oct 29, 2025 06:343,14466,350,17530,014,00014,006,000151,388,160