Blue color from RGBA Sergey Svistunov

Extract the Blue channel from a stream of RGBA pixels as fast as possible.

Input: 125 000 000 pixels in binary RGBA format on STDIN (4 bytes per pixel: R, G, B, A).

Output: Write only the Blue byte of each pixel to STDOUT (125 000 000 bytes total).

Back to listSep 30, 2025 15:43AnSaAnSaScore: 3,788Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 30, 2025 15:433,78174,509,01641,951,00010,987,000126,222,336
2Sep 30, 2025 15:433,78875,330,15741,028,00012,008,000126,263,296
3Sep 30, 2025 15:433,79879,441,07241,137,00012,040,000126,230,528