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 07:59Charles CabergsCharles CabergsScore: 6,930Success
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 07:596,877115,093,51341,124,00055,167,000126,259,200
2Apr 26, 2026 07:596,930115,752,29641,012,00056,017,000126,173,184
3Apr 26, 2026 07:596,957113,172,43840,753,00056,657,000126,173,184