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 19, 2026 00:42Charles CabergsCharles CabergsScore: 8,665Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 19, 2026 00:428,613146,388,10143,849,00076,736,000126,251,008
2Apr 19, 2026 00:428,665151,058,20343,751,00077,558,000126,001,152
3Apr 19, 2026 00:428,709150,644,98144,973,00076,953,000126,189,568