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 02:13Charles CabergsCharles CabergsScore: 7,007Success
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 02:146,960115,800,68341,186,00056,255,000126,050,304
2Apr 26, 2026 02:147,007121,627,78842,044,00056,059,000126,050,304
3Apr 26, 2026 02:147,044118,121,32940,842,00057,776,000126,152,704