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 17:00TudyMTudyMScore: 8,072Success
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 17:008,055129,541,45920,959,00091,822,000126,054,400
2Apr 26, 2026 17:008,072129,900,73518,002,00095,012,000126,091,264
3Apr 26, 2026 17:008,423135,118,08823,985,00093,943,000126,103,552