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 listNov 7, 2025 15:31izotoffizotoffScore: 16,907Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 7, 2025 15:3116,794319,452,546132,627,000102,484,000111,849,472
2Nov 7, 2025 15:3116,907307,848,273131,387,000105,310,000111,771,648
3Nov 7, 2025 15:3117,029327,127,795117,199,000121,206,000111,927,296