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 listApr 30, 2026 14:22Charles CabergsCharles CabergsError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 30, 2026 14:220103,948,80740,916,00043,910,00045,314,048Exit with code 1: write: No space left on devicestderr
2Apr 30, 2026 14:227,272122,934,58740,927,00060,892,000126,164,992
3Apr 30, 2026 14:227,284120,853,81539,992,00061,988,000126,169,088
4Apr 30, 2026 14:227,286122,072,24040,005,00062,008,000126,111,744
5Apr 30, 2026 14:227,287120,603,86441,007,00061,011,000126,173,184
6Apr 30, 2026 14:227,290119,432,91341,026,00061,038,000126,173,184
7Apr 30, 2026 14:227,294122,313,88841,048,00061,072,000126,169,088
8Apr 30, 2026 14:227,302125,961,00140,698,00061,543,000126,173,184