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 26, 2026 18:59Victor 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 26, 2026 19:00014,097,54702,044,000106,496Exit with code 2: SIGILL: illegal instruction PC=0x100001c8 m=0 sigcode=2 instruction bytes: 0x62 0x75 0x0 0xcf 0xc4 0x43 0xfd 0x0 0xc9 0x4e 0xc4 0xe2 0x7d 0x0 0xc6 0xc4 goroutine 1 gp=0x1c4a3ec561e0 m=0 mp=0x525f60 [running]: runtime: g 1 gp=0x1c4a3e...stderr