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 23, 2026 17:53olliecrowolliecrowScore: 3,133Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 23, 2026 17:533,12664,925,13930,841,00012,933,000126,074,880
2Apr 23, 2026 17:533,13367,795,17731,904,00011,964,000126,066,688
3Apr 23, 2026 17:533,15564,927,45532,133,00012,050,000126,070,784