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 19, 2026 09:07Charles CabergsCharles CabergsScore: 5,638Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 19, 2026 09:075,594105,902,85442,624,00035,685,000151,408,640
2Apr 19, 2026 09:075,638105,731,04143,960,00034,968,000151,220,224
3Apr 19, 2026 09:075,667105,741,56539,667,00039,667,000151,195,648