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 23, 2026 23:56Charles CabergsCharles CabergsScore: 7,063Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 23, 2026 23:577,056118,528,74640,914,00057,879,000126,177,280
2Apr 23, 2026 23:577,063118,195,23440,953,00057,933,000126,169,088
3Apr 23, 2026 23:577,149121,102,56741,035,00059,051,000126,173,184