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:20olliecrowolliecrowError
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:20037,858,149022,598,000126,148,608pos 0: expected 63 got 191
2May 4, 2026 22:20035,445,433022,754,000126,144,512pos 0: expected 82 got 191
3May 4, 2026 22:20037,798,895023,214,000126,144,512pos 0: expected 143 got 191