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 12:31AnSaAnSaScore: 3,142Success
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 12:313,11863,514,70528,768,00014,880,000151,392,256
2Oct 28, 2025 12:313,12563,394,13729,833,00013,922,000151,429,120
3Oct 28, 2025 12:313,12962,317,06528,876,00014,936,000151,179,264
4Oct 28, 2025 12:313,13162,310,44629,891,00013,949,000151,384,064
5Oct 28, 2025 12:313,14264,198,35029,996,00013,998,000151,388,160
6Oct 28, 2025 12:313,14465,575,08330,013,00014,006,000151,429,120
7Oct 28, 2025 12:313,14968,592,11530,055,00014,026,000151,384,064
8Oct 28, 2025 12:313,15474,134,54530,102,00014,047,000151,429,120
9Oct 28, 2025 12:313,15565,515,19030,115,00014,054,000151,384,064