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 19, 2026 00:53olliecrowolliecrowScore: 3,091Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 19, 2026 00:533,08768,311,00831,162,00012,062,000126,263,296
2Apr 19, 2026 00:533,09170,955,04031,194,00012,075,000126,226,432
3Apr 19, 2026 00:533,12370,345,58930,802,00012,917,000126,263,296