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 08:46Charles CabergsCharles CabergsScore: 8,464Success
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 08:468,405140,691,78650,855,00066,809,000126,185,472
2Apr 19, 2026 08:468,464141,021,97053,771,00064,724,000126,181,376
3Apr 19, 2026 08:468,493142,205,61752,954,00065,943,000126,066,688