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 16:03Charles CabergsCharles CabergsScore: 6,853Success
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 16:056,823110,748,13440,797,00054,728,000126,181,376
2Apr 26, 2026 16:056,853117,588,66840,977,00054,969,000126,164,992
3Apr 26, 2026 16:056,912116,920,27840,903,00055,868,000126,169,088