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 19:32Daniel MastalerzDaniel MastalerzScore: 10,801Success
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 19:3210,661212,586,22542,787,000106,470,000117,977,088
2Oct 29, 2025 19:3210,683211,078,70449,854,00099,709,000117,927,936
3Oct 29, 2025 19:3210,725217,703,39745,439,000104,707,000117,809,152
4Oct 29, 2025 19:3210,801225,101,30435,579,000115,633,000117,952,512
5Oct 29, 2025 19:3210,801236,951,35144,768,000106,448,000117,805,056
6Oct 29, 2025 19:3210,823233,452,44942,864,000108,656,000117,850,112
7Oct 29, 2025 19:3210,843210,705,97634,725,000117,075,000117,915,648
8Oct 29, 2025 19:3210,869218,576,93537,548,000114,622,000117,915,648
9Oct 29, 2025 19:3210,900225,664,39644,884,000107,722,000117,972,992