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 3, 2023 11:44Gokberk YaltirakliGokberk YaltirakliScore: 185,529Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2023 11:44184,7069,807,734,8302,585,882,5160265,052,160
2Jul 3, 2023 11:44185,5299,634,433,8572,597,402,3430265,654,272
3Jul 3, 2023 11:44187,11810,453,798,3672,619,655,4750265,805,824