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 10:28Charles CabergsCharles CabergsScore: 6,912Success
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 10:296,893112,395,03141,220,00055,295,000126,267,392
2Apr 26, 2026 10:296,912114,949,18140,902,00055,867,000126,222,336
3Apr 26, 2026 10:296,988116,137,51339,934,00057,904,000126,169,088