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 28, 2026 00:11Victor MerckléVictor MerckléError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 28, 2026 00:11057,816,53024,184,00019,146,00095,174,656Exit with code 1:
2Apr 28, 2026 00:114,51178,713,54435,087,00028,070,000151,285,760
3Apr 28, 2026 00:114,51482,348,99835,116,00028,092,000151,273,472
4Apr 28, 2026 00:114,53178,244,68836,677,00026,764,000151,207,936
5Apr 28, 2026 00:114,53184,589,60335,685,00027,755,000151,293,952
6Apr 28, 2026 00:114,54379,643,76937,768,00025,841,000151,273,472
7Apr 28, 2026 00:114,55080,849,71834,837,00028,865,000151,285,760
8Apr 28, 2026 00:114,55378,752,68233,863,00029,879,000151,281,664