#include<iostream.h>
#include<conio.h>
void main()
{
int a,
b,
c;
a=10;
for (b=1;b<=a;b++)
{
for (c=1;c<=b;c++)
{cout<<c;}
cout << endl;
}
}
c++ segitiga angka
07.37 |
Langganan:
Posting Komentar (Atom)






0 komentar:
Posting Komentar