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 28, 2025 14:58Daniel MastalerzDaniel MastalerzScore: 32,495Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 28, 2025 14:5832,221967,693,46671,941,000379,148,00069,599,232
2Oct 28, 2025 14:5832,263959,824,31572,151,000379,534,00069,672,960
3Oct 28, 2025 14:5832,290945,529,39673,227,000378,830,00069,758,976
4Oct 28, 2025 14:5832,435936,347,21074,685,000379,402,00069,607,424
5Oct 28, 2025 14:5832,4951,027,673,83577,720,000377,204,00069,828,608
6Oct 28, 2025 14:5832,539955,449,41275,583,000379,960,00069,754,880
7Oct 28, 2025 14:5832,578984,617,06876,353,000379,733,00069,554,176
8Oct 28, 2025 14:5832,580984,942,74473,993,000382,130,00069,705,728
9Oct 28, 2025 14:5832,602972,534,41374,560,000381,872,00069,668,864