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 13, 2026 02:58Josu San MartinJosu San MartinScore: 102,490Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 13, 2026 02:5898,9346,357,099,293108,813,0001,276,268,000133,066,752
2Apr 13, 2026 02:58102,4906,206,215,38597,185,0001,337,668,000133,742,592
3Apr 13, 2026 02:58102,6376,393,381,930117,956,0001,318,965,000135,131,136