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 listJul 30, 2024 20:12Pavel IvashkovPavel IvashkovScore: 882,511Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 30, 2024 20:12882,38914,270,588,58912,353,442,1290267,485,184
2Jul 30, 2024 20:12882,51114,297,118,46612,355,160,2460266,289,152
3Jul 30, 2024 20:12888,71414,247,574,57112,441,992,2960265,650,176