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 listOct 11, 2025 19:23Aleksei ShahoikaAleksei ShahoikaScore: 8,001Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 11, 2025 19:237,901134,831,04835,876,00074,742,000126,066,688
2Oct 11, 2025 19:238,001143,046,95352,006,00060,007,000126,017,536
3Oct 11, 2025 19:238,012142,140,03145,068,00067,101,000126,070,784