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 listJun 9, 2024 10:40AndreyTSAndreyTSScore: 42,340Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 9, 2024 10:4042,3283,302,541,945592,587,1230141,451,264
2Jun 9, 2024 10:4042,3403,290,344,694592,765,5580140,652,544
3Jun 9, 2024 10:4043,4243,349,230,320607,932,6610141,582,336