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 29, 2025 21:14Daniel MastalerzDaniel MastalerzScore: 3,439Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 21:143,41969,376,54833,909,00013,962,000151,429,120
2Oct 29, 2025 21:143,42974,269,09134,006,00014,002,000151,408,640
3Oct 29, 2025 21:143,43068,298,57335,011,00013,004,000151,289,856
4Oct 29, 2025 21:143,43469,748,36931,051,00017,028,000151,429,120
5Oct 29, 2025 21:143,43977,467,30835,102,00013,038,000151,285,760
6Oct 29, 2025 21:143,44670,715,24233,166,00015,075,000151,289,856
7Oct 29, 2025 21:143,45176,278,30935,226,00013,084,000151,293,952
8Oct 29, 2025 21:143,45477,822,63734,247,00014,102,000151,289,856
9Oct 29, 2025 21:143,45876,037,82933,284,00015,129,000151,429,120