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 22, 2026 09:57olliecrowolliecrowScore: 4,275Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 09:584,27377,072,89734,901,00024,929,000126,099,456
2Apr 22, 2026 09:584,27578,781,35534,913,00024,938,000126,099,456
3Apr 22, 2026 09:584,29376,407,74031,055,00029,051,000126,099,456