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 16, 2026 17:01olliecrowolliecrowScore: 3,314Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 16, 2026 17:013,29273,511,28235,067,00011,021,000126,255,104
2Apr 16, 2026 17:013,31472,521,65234,294,00012,104,000126,095,360
3Apr 16, 2026 17:013,37475,191,37635,176,00012,060,000126,025,728