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 26, 2026 03:50olliecrowolliecrowScore: 3,066Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 03:513,06055,817,00730,892,00011,958,000126,214,144
2Apr 26, 2026 03:513,06660,387,74230,953,00011,982,000126,230,528
3Apr 26, 2026 03:513,07561,634,45531,043,00012,016,000126,214,144