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 listApr 22, 2026 21:59Oleg SkinderevOleg SkinderevScore: 9,715Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 21:599,546198,688,45340,196,00093,456,000117,751,808
2Apr 22, 2026 21:599,715188,348,43240,004,00096,011,000117,858,304
3Apr 22, 2026 21:599,804191,529,95540,783,00096,486,000117,858,304