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:33izotoffizotoffScore: 16,787Success
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:3316,768310,885,919117,872,000116,873,000111,767,552
2Nov 7, 2025 15:3316,787314,875,135122,965,000112,057,000112,013,312
3Nov 7, 2025 15:3316,893312,456,623121,771,000114,727,000112,009,216