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 13:14AnSaAnSaScore: 3,128Success
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 13:143,10974,281,40629,356,00014,171,000151,384,064
2Oct 28, 2025 13:143,11769,445,03728,763,00014,877,000151,384,064
3Oct 28, 2025 13:143,11771,609,31328,764,00014,878,000151,379,968
4Oct 28, 2025 13:143,12067,184,87928,790,00014,891,000151,166,976
5Oct 28, 2025 13:143,12863,333,84428,865,00014,930,000151,388,160
6Oct 28, 2025 13:143,13363,088,94529,910,00013,958,000151,420,928
7Oct 28, 2025 13:143,13564,442,79129,926,00013,965,000151,392,256
8Oct 28, 2025 13:143,14266,377,68929,993,00013,997,000151,429,120
9Oct 28, 2025 13:143,14465,275,18830,007,00014,003,000151,392,256