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 21, 2026 22:12Charles CabergsCharles CabergsScore: 5,632Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 22:125,592102,898,31942,159,00036,136,000151,408,640
2Apr 21, 2026 22:125,63298,128,25341,924,00036,933,000151,220,224
3Apr 21, 2026 22:125,646101,240,73443,025,00036,021,000151,408,640