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 13, 2026 21:37Yuriy LyfenkoYuriy LyfenkoScore: 3,130Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 13, 2026 21:373,10665,022,87428,660,00014,824,000151,433,216
2Apr 13, 2026 21:373,11866,796,78729,764,00013,890,000151,433,216
3Apr 13, 2026 21:373,12665,680,55029,840,00013,925,000151,445,504
4Apr 13, 2026 21:373,12965,459,35928,870,00014,933,000151,334,912
5Apr 13, 2026 21:373,13067,004,16228,883,00014,939,000151,183,360
6Apr 13, 2026 21:373,13564,065,26728,924,00014,961,000151,343,104
7Apr 13, 2026 21:373,13664,655,31829,939,00013,971,000151,433,216
8Apr 13, 2026 21:373,14768,478,32730,042,00014,019,000151,330,816
9Apr 13, 2026 21:373,15269,569,30930,089,00014,041,000151,433,216