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 25, 2026 15:13olliecrowolliecrowScore: 3,099Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 25, 2026 15:133,09259,685,82731,217,00012,084,000126,214,144
2Apr 25, 2026 15:133,09958,114,48731,282,00012,109,000126,222,336
3Apr 25, 2026 15:133,11661,414,02630,737,00012,890,000126,062,592