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 16:23olliecrowolliecrowScore: 3,126Success
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 16:233,12573,385,35630,825,00012,926,000126,230,528
2Apr 16, 2026 16:233,12662,988,28230,835,00012,930,000126,218,240
3Apr 16, 2026 16:233,13764,848,34531,945,00011,979,000126,226,432