You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By: Ali Hassan Soomro BSCS from UBIT, University of Karachi Facebook Id: AliiHassanSoomro Gmail: alisoomro666@gmail.com Instagram Id: alihassansoomro__
}
}
cout << endl;
for(int i = rows; i >= 1; --i)
{
for(int space = 0; space < rows-i; ++space) cout<<" ";