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 20:40Mikołaj UzarskiMikołaj UzarskiScore: 10,955Success
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 20:4010,840222,575,81541,661,000110,104,000117,829,632
2Oct 29, 2025 20:4010,858215,450,28942,723,000109,292,000117,645,312
3Oct 29, 2025 20:4010,882217,712,44940,824,000111,520,000117,633,024
4Oct 29, 2025 20:4010,948240,225,85546,778,000106,496,000117,841,920
5Oct 29, 2025 20:4010,955235,728,66739,837,000113,535,000117,817,344
6Oct 29, 2025 20:4010,991226,670,08942,241,000111,637,000117,829,632
7Oct 29, 2025 20:4011,000216,623,09138,500,000115,501,000117,739,520
8Oct 29, 2025 20:4011,091221,939,04240,550,000114,729,000117,641,216
9Oct 29, 2025 20:4011,255238,065,34947,867,000109,697,000117,366,784