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 21, 2026 01:34Taylor DettlingTaylor DettlingScore: 7,390Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 01:347,342126,704,85714,970,00087,825,000126,234,624
2Apr 21, 2026 01:347,390129,491,17518,903,00084,570,000125,992,960
3Apr 21, 2026 01:347,488127,721,78711,981,00092,855,000126,230,528