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:46Josu San MartinJosu San MartinScore: 3,058Success
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:463,04966,770,41327,797,00014,891,000151,343,104
2Apr 12, 2026 20:463,05873,907,67627,880,00014,936,000151,171,072
3Apr 12, 2026 20:463,06269,744,53127,913,00014,953,000151,171,072