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 listOct 28, 2025 11:32AnSaAnSaScore: 3,342Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 28, 2025 11:323,34271,857,26934,839,00011,945,000151,175,168
2Oct 28, 2025 11:323,34273,836,45633,847,00012,941,000151,183,360
3Oct 28, 2025 11:323,35475,901,69830,974,00015,987,000151,175,168