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 20, 2026 15:16olliecrowolliecrowError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 20, 2026 15:1707,852,00401,689,000397,312pos 0: expected 160 got 0
2Apr 20, 2026 15:1707,845,60401,595,000344,064pos 0: expected 223 got 0
3Apr 20, 2026 15:1707,704,02601,837,000344,064pos 0: expected 46 got 0