The is a error in the code! i mean read it,
December 17, 2007 at 9:15 AM
hay as the program is meant for printing the no.of. time a star according to the user input in the loop u got to put equals only then it give such output otherwise it gives u wrong for eg: if user input is 5 then 4 star prints so the loop should be (for int i=0;i<=a;i++)
View All Comments
| View Tutorial