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 26, 2026 04:31limanjun99limanjun99Score: 3,502Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 04:313,50167,859,69737,016,00012,005,000126,062,592
2Apr 26, 2026 04:313,50268,419,74637,022,00012,007,000126,111,744
3Apr 26, 2026 04:313,52270,717,98437,236,00012,076,000126,197,760