syed fasi ahmed
Friday, 6 February 2015
pattern 4
1 2*2 3*3*3 4*4*4*4 4*4*4*4 3*3*3 2*2 1 #include
void draw_line(int n); void draw_pattern(int n,int m); void draw_rpattern(int n,int m); void main() { draw_pattern(4,4); } void draw_line(int n) { int i; for (i=0;i
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment