输入行数,约定 1≤lineCount≤9,输出以下图形。应在C++代码横线处填入( )。
(lineCount - i - 1) * 2
(lineCount - i ) * 2
lineCount - i - 1
lineCount - i