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 22, 2026 03:33olliecrowolliecrowError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 03:33021,556,408980,00013,721,000151,224,320pos 0: expected 252 got 0
2Apr 22, 2026 03:33021,165,600015,219,000151,212,032pos 0: expected 78 got 0
3Apr 22, 2026 03:33021,191,086014,456,000151,224,320pos 0: expected 34 got 0