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 listJul 9, 2023 18:18gchebanovgchebanovScore: 11,795Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 9, 2023 18:1811,729992,070,344164,207,6680226,344,960
2Jul 9, 2023 18:1811,795982,885,390165,134,0560226,357,248
3Jul 9, 2023 18:1811,9381,008,959,333167,129,3920226,328,576