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 26, 2026 17:00TudyMTudyMScore: 8,444Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 17:008,377133,878,91320,048,00097,234,000151,420,928
2Apr 26, 2026 17:008,444137,726,36628,809,00089,409,000151,228,416
3Apr 26, 2026 17:008,905142,502,78828,925,00095,753,000151,433,216