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:53Oleg SkinderevOleg SkinderevScore: 9,849Success
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:539,829208,746,23540,591,00097,023,000117,854,208
2Apr 22, 2026 21:539,849202,971,03340,968,00096,925,000117,886,976
3Apr 22, 2026 21:539,901204,344,81239,604,00099,010,000117,739,520