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 26, 2023 15:01IhebIhebScore: 92,732Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 26, 2023 15:0192,28713,921,781,9531,292,019,4140143,667,200
2Sep 26, 2023 15:0192,73213,830,413,1741,298,251,5890142,422,016
3Sep 26, 2023 15:0193,52914,205,833,0941,309,407,8310143,962,112