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 listMay 4, 2026 22:07olliecrowolliecrowError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 4, 2026 22:07040,330,233022,341,000126,164,992pos 1: expected 76 got 113
2May 4, 2026 22:07036,334,701022,640,000126,160,896pos 1: expected 228 got 37
3May 4, 2026 22:07036,814,332022,797,000126,164,992pos 1: expected 217 got 110