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 27, 2026 00:13Charles 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 27, 2026 00:130101,392,92040,884,00039,887,00045,162,496Exit with code 1: write: No space left on devicestderr
2Apr 27, 2026 00:136,902110,779,04739,849,00056,785,000126,164,992
3Apr 27, 2026 00:136,926116,832,15440,987,00055,982,000126,177,280
4Apr 27, 2026 00:136,938115,193,29941,057,00056,078,000126,169,088
5Apr 27, 2026 00:136,939116,829,97741,062,00056,085,000126,173,184
6Apr 27, 2026 00:136,975112,992,90940,856,00056,800,000126,169,088
7Apr 27, 2026 00:137,022116,386,64041,134,00057,186,000126,156,800
8Apr 27, 2026 00:137,036121,670,86740,800,00057,717,000126,164,992