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 22, 2026 19:36Charles 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 22, 2026 19:366,933113,621,96441,028,00056,039,000126,173,184
2Apr 22, 2026 19:366,962113,971,50139,785,00057,689,000126,050,304
3Apr 22, 2026 19:367,047124,628,23640,862,00057,805,000126,181,376