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 21, 2026 22:02Charles CabergsCharles CabergsScore: 6,903Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 22:026,888115,554,24439,768,00056,669,000126,173,184
2Apr 21, 2026 22:026,903114,785,81439,857,00056,796,000126,197,760
3Apr 21, 2026 22:026,927113,259,96340,991,00055,988,000126,173,184