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 listMay 5, 2026 09:48Victor 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
1May 5, 2026 09:49029,560,397,48013,856,00066,103,00095,199,232Exit with code 1: diag=reset_stdout input_read=289406976 output_written=94912512 write_errno=28 reset_errno=0 stdout_regular=1 stdout_flags=32770 stdout_initial_size=0 stdout_initial_offset=0 stdout_free_start=79691776 stdout_free_now=0 elapsed_ms=29542stderr
2May 5, 2026 09:497,725126,675,39721,650,00086,505,000151,277,568
3May 5, 2026 09:497,747124,637,57721,929,00086,529,000151,285,760
4May 5, 2026 09:497,757123,525,93421,663,00086,944,000151,273,472
5May 5, 2026 09:497,818128,142,02422,249,00087,203,000151,277,568
6May 5, 2026 09:497,831123,375,61422,887,00086,751,000151,281,664
7May 5, 2026 09:497,917128,451,99222,080,00088,766,000151,285,760
8May 5, 2026 09:497,939128,083,43022,291,00088,862,000151,277,568