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 27, 2026 22:43Victor MerckléVictor MerckléScore: 74,397Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 22:4574,3821,059,281,7301,018,376,00022,985,000126,058,496stderr
2Apr 27, 2026 22:4574,3971,062,279,5831,017,580,00023,990,000126,148,608stderr
3Apr 27, 2026 22:4574,5381,063,235,3951,018,555,00024,989,000126,242,816stderr