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 listDec 24, 2023 20:31Vitaliy F.Vitaliy F.Score: 36,909Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 24, 2023 20:3136,8633,698,651,183516,080,4060266,485,760
2Dec 24, 2023 20:3136,9093,759,961,821516,726,7400265,797,632
3Dec 24, 2023 20:3137,0093,664,704,003518,130,9720266,289,152