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:03AnSaAnSaScore: 3,125Success
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:033,11466,071,78728,735,00014,863,000151,429,120
2Oct 28, 2025 13:033,11768,901,31428,761,00014,876,000151,388,160
3Oct 28, 2025 13:033,11764,837,26128,763,00014,877,000151,429,120
4Oct 28, 2025 13:033,12171,976,27328,796,00014,894,000151,379,968
5Oct 28, 2025 13:033,12566,004,10728,831,00014,912,000151,388,160
6Oct 28, 2025 13:033,13267,815,65928,902,00014,949,000151,429,120
7Oct 28, 2025 13:033,13464,830,06829,919,00013,962,000151,429,120
8Oct 28, 2025 13:033,13666,856,41528,933,00014,965,000151,388,160
9Oct 28, 2025 13:033,14068,340,73629,976,00013,988,000151,392,256