Description: #include "stdafx.h"
#include <iostream>
using namespace std;
void main()
{
int i = 0;
int j = 8;
int l = j;
for (int k = 0; k < 9; k++)
{
for (i = 0; i < j; i++)
l = j;
j -= l - i;
for (i = 0; i < (10- j) - 1; i++)
{
cout << "*";
}
j = --l;
cout << endl;
}
system("pause");
}
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
Zenith 9 Purple.pdf | 3558655 | 2016-03-13
|
Zenith 9 Purple.pdo | 6658933 | 2016-03-13
|
Zenith 9 White.pdf | 3191515 | 2016-03-13
|
Zenith 9 White.pdo | 6194136 | 2016-03-13 |