+ 2
char x='*'
for (int i=1;i<=5;i++)
{
for (int j=0;j<i;j++){
cout<<x;
}
cout<<endl;
}
25th Jan 2019, 8:10 AM
Mensch

Often have questions like this?
Learn more efficiently, for free:
Hot today
overloading operators << >>
1 Votes
how does this code function?
0 Votes
Wishkit alternative for android
1 Votes
Hi
0 Votes
Issue in code
0 Votes
My question is about python?
0 Votes
.
0 Votes
i need to learn Coding
0 Votes
Web
0 Votes