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:47Mikołaj UzarskiMikołaj UzarskiScore: 9,732Success
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:479,580213,735,47040,431,00093,682,000117,862,400
2Oct 29, 2025 20:479,638210,647,10139,978,00094,948,000117,866,496
3Oct 29, 2025 20:479,683214,709,07440,165,00095,393,000116,625,408
4Oct 29, 2025 20:479,722221,873,90541,030,00095,071,000117,825,536
5Oct 29, 2025 20:479,732219,723,59841,768,00094,476,000117,637,120
6Oct 29, 2025 20:479,836212,740,37540,327,00097,377,000117,829,632
7Oct 29, 2025 20:479,905195,365,37042,510,00096,154,000117,637,120
8Oct 29, 2025 20:479,912204,226,86040,637,00098,124,000117,645,312
9Oct 29, 2025 20:479,978202,533,95840,199,00099,492,000117,653,504