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 12, 2026 20:19Josu San MartinJosu San MartinScore: 3,090Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 12, 2026 20:193,08866,334,67529,159,00014,076,000151,326,720
2Apr 12, 2026 20:193,09063,788,34529,174,00014,084,000151,334,912
3Apr 12, 2026 20:193,10665,143,39730,333,00013,144,000151,416,832