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 21, 2026 17:49olliecrowolliecrowScore: 3,067Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 17:503,05459,834,15029,834,00012,928,000126,210,048
2Apr 21, 2026 17:503,06761,255,07830,959,00011,984,000126,210,048
3Apr 21, 2026 17:503,07864,322,38431,072,00012,028,000126,214,144