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 listJun 15, 2025 17:30UUScore: 11,402Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 15, 2025 17:3011,138177,750,93072,971,00082,967,000151,396,352
2Jun 15, 2025 17:3011,211183,324,30273,981,00082,978,000151,203,840
3Jun 15, 2025 17:3011,372184,230,47774,628,00084,579,000151,171,072
4Jun 15, 2025 17:3011,393184,281,12472,770,00086,725,000151,412,736
5Jun 15, 2025 17:3011,402186,468,42263,848,00095,773,000151,171,072
6Jun 15, 2025 17:3011,422194,757,14369,962,00089,952,000151,175,168
7Jun 15, 2025 17:3011,454185,240,25873,705,00086,653,000151,171,072
8Jun 15, 2025 17:3011,578188,315,15671,038,00091,048,000151,330,816
9Jun 15, 2025 17:3011,696197,986,65972,445,00091,301,000151,179,264