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 listApr 16, 2026 22:02olliecrowolliecrowScore: 3,155Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 16, 2026 22:023,13667,971,10430,928,00012,970,000126,009,344
2Apr 16, 2026 22:023,15566,448,15232,128,00012,048,000126,234,624
3Apr 16, 2026 22:023,15771,277,60332,145,00012,054,000126,009,344