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 listMay 31, 2025 15:22KeefeKeefeScore: 3,281Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 31, 2025 15:223,27779,049,65930,920,00014,961,000151,183,360
2May 31, 2025 15:223,28177,193,12430,957,00014,979,000151,420,928
3May 31, 2025 15:223,29575,160,29731,092,00015,044,000151,425,024