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 listJul 9, 2026 00:55Victor MerckléVictor MerckléScore: 3,038Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 9, 2026 00:553,03050,499,36231,358,00011,074,000125,853,696stderr
2Jul 9, 2026 00:553,03150,466,58731,365,00011,081,000125,853,696stderr
3Jul 9, 2026 00:553,03150,585,60331,316,00011,126,000125,853,696stderr
4Jul 9, 2026 00:553,03850,654,97630,638,00011,906,000125,853,696stderr
5Jul 9, 2026 00:553,03850,604,51431,417,00011,124,000125,853,696stderr
6Jul 9, 2026 00:553,04950,747,12931,431,00011,255,000125,853,696stderr
7Jul 9, 2026 00:553,06050,976,30230,686,00012,154,000125,853,696stderr
8Jul 9, 2026 00:553,06750,969,64431,517,00011,431,000125,853,696stderr
9Jul 9, 2026 00:553,06851,054,92330,763,00012,198,000125,853,696stderr