User Profile
Collapse
-
i know how 2 do the triangle i just need it with an array !!! -
triangle using an array
how to write a c program that prints a triangle of a given size using an array whose elements represent the number of stars(*)forming the triangle. for example if the size is 5
output wll be
*
**
***
****
*****
No activity results to display
Show More
Leave a comment: