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 23, 2026 17:41Charles CabergsCharles CabergsScore: 6,962Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 23, 2026 17:416,915116,819,44140,924,00055,897,000126,177,280
2Apr 23, 2026 17:416,962115,559,79540,197,00057,280,000126,169,088
3Apr 23, 2026 17:416,976111,479,38339,865,00057,804,000126,169,088