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 listOct 28, 2025 12:29AnSaAnSaScore: 3,136Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 28, 2025 12:293,11271,380,42029,706,00013,863,000151,388,160
2Oct 28, 2025 12:293,12066,546,20328,787,00014,890,000151,179,264
3Oct 28, 2025 12:293,12862,356,39628,862,00014,928,000151,433,216
4Oct 28, 2025 12:293,13567,341,02329,925,00013,965,000151,429,120
5Oct 28, 2025 12:293,13666,606,65329,936,00013,970,000151,392,256
6Oct 28, 2025 12:293,13864,387,37429,952,00013,977,000151,429,120
7Oct 28, 2025 12:293,14261,775,52329,987,00013,994,000151,429,120
8Oct 28, 2025 12:293,14364,348,12530,001,00014,000,000151,429,120
9Oct 28, 2025 12:293,15065,260,59230,072,00014,034,000151,384,064