Blue color from RGBA Sergey Svistunov

Extract the Blue channel from a stream of RGBA pixels as fast as possible.

Input: 125 000 000 pixels in binary RGBA format on STDIN (4 bytes per pixel: R, G, B, A).

Output: Write only the Blue byte of each pixel to STDOUT (125 000 000 bytes total).

Back to listSep 29, 2025 07:36AnSaAnSaScore: 3,422Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 29, 2025 07:363,40773,301,11536,765,00010,930,000126,226,432
2Sep 29, 2025 07:363,40768,097,37934,778,00012,917,000126,218,240
3Sep 29, 2025 07:363,41073,473,70335,808,00011,936,000126,222,336
4Sep 29, 2025 07:363,41673,332,60835,873,00011,957,000126,218,240
5Sep 29, 2025 07:363,42267,656,68734,933,00012,975,000126,013,440
6Sep 29, 2025 07:363,42570,610,77935,960,00011,986,000126,263,296
7Sep 29, 2025 07:363,44266,319,22036,142,00012,047,000126,222,336
8Sep 29, 2025 07:363,44770,013,35236,195,00012,065,000126,267,392
9Sep 29, 2025 07:363,45169,831,75436,236,00012,078,000126,222,336