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 16, 2026 03:04olliecrowolliecrowScore: 3,056Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 16, 2026 03:043,05067,152,30027,804,00014,895,000151,433,216
2Apr 16, 2026 03:043,05664,426,86627,858,00014,924,000151,379,968
3Apr 16, 2026 03:043,07563,354,51229,036,00014,017,000151,171,072