Blue color from RGB Sergey Svistunov

Extract the Blue channel from a stream of RGB pixels as fast as possible.

Input: 150 000 000 pixels in binary RGB format on STDIN (3 bytes per pixel: R, G, B).

Output: Write only the Blue byte of each pixel to STDOUT (150 000 000 bytes total).

Back to listJun 25, 2026 18:03Victor MerckléVictor MerckléError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 25, 2026 18:03031,759,47624,244,000020,480Exit with code 9: BOPROBE phase=start cpu_ns=0 wall_ns=0 cpu_tot_ns=0 BOPROBE phase=in_populate cpu_ns=243077 wall_ns=242617 cpu_tot_ns=243077 BOPROBE phase=read cpu_ns=23255190 wall_ns=23256957 cpu_tot_ns=23498267 7stderr