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 listApr 27, 2026 23:42Victor 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
1Apr 27, 2026 23:42068,597,309051,847,0002,396,160Exit with code 1: probe_v=input_size_1 stdin_regular=1 st_size=450000000 probe_v=input_size_1 stdin_regular=1 st_size=450000000 bytes_read=450000000 read_calls=431 eof_seen=1 elapsed_ms=50 first_read_ms=1 max_read_ms=1 mb_per_s_x1000=8583068 deadline_e...stderr