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 listAug 16, 2026 21:20Sergey SerebryakovSergey SerebryakovScore: 4,837Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 16, 2026 21:284,83677,542,21832,519,00035,191,000151,019,520
2Aug 16, 2026 21:284,83777,564,16432,803,00034,922,000151,019,520
3Aug 16, 2026 21:284,86477,930,11332,580,00035,529,000151,019,520