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 listAug 17, 2026 00:47marko1597marko1597Error
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 17, 2026 03:1608,860,291815,00002,113,536pos 0: expected 20 got 48
2Aug 17, 2026 03:1608,689,792633,00002,113,536pos 0: expected 27 got 48
3Aug 17, 2026 03:1608,653,964634,00002,113,536pos 0: expected 64 got 48