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:32izotoffizotoffScore: 15,814Success
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:3215,669287,856,611104,743,000114,624,000111,968,256
2Nov 7, 2025 15:3215,814294,147,960111,191,000110,198,000111,939,584
3Nov 7, 2025 15:3215,881305,022,886111,671,000110,665,000111,910,912