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 29, 2026 11:44Charles CabergsCharles CabergsError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 11:44069,138,42829,235,00024,194,00095,301,632Exit with code 1:
2Apr 29, 2026 11:445,61499,253,67040,795,00037,810,000151,203,840
3Apr 29, 2026 11:445,618107,282,48539,827,00038,831,000151,400,448
4Apr 29, 2026 11:445,63798,009,34543,955,00034,964,000151,404,544
5Apr 29, 2026 11:445,64296,698,04344,994,00033,996,000151,404,544
6Apr 29, 2026 11:445,64398,038,78045,004,00034,003,000151,396,352
7Apr 29, 2026 11:445,65097,239,83944,057,00035,045,000151,371,776
8Apr 29, 2026 11:445,760102,205,79440,818,00039,822,000151,404,544