0

Write a program in c the print following pattern

* * * * * * * * * * * * * * *

14th May 2017, 9:55 AM
Prakash Kumar Gautam
Prakash Kumar Gautam - avatar
2 odpowiedzi
+ 5
you can not think of an easy way? you could just use cout a bunch of times?
14th May 2017, 10:00 AM
jay
jay - avatar
+ 3
Does it have to be efficient? We had also tasks like these, but the condition was to use loops for it and don't just write cout 5 times
14th May 2017, 10:08 AM
‎ɐısıօլɐ
‎ɐısıօլɐ - avatar