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 28, 2026 17:46Charles 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 28, 2026 17:470101,633,86641,078,00040,076,00045,154,304Exit with code 1: write: No space left on devicestderr
2Apr 28, 2026 17:476,860116,862,81141,021,00055,029,000126,169,088
3Apr 28, 2026 17:476,908116,481,74240,882,00055,840,000126,173,184
4Apr 28, 2026 17:476,949114,785,71842,128,00055,167,000126,050,304
5Apr 28, 2026 17:476,950119,102,56041,128,00056,176,000126,164,992
6Apr 28, 2026 17:476,953112,945,23942,154,00055,201,000126,173,184
7Apr 28, 2026 17:476,970115,540,05641,825,00055,766,000126,169,088
8Apr 28, 2026 17:477,003120,700,57242,021,00056,029,000126,177,280