Help me on this

Hi guys i am a beginner of C++ plz help me on this pattern
******
** **
* *

Use only <iostream>
Last edited on
1) Where is your code? We need to see you've tried something before we're willing to help you.

2) I would suggest you google up the term "recursion". Your project looks like it might have a lot to do with it.

3) This should have been posted either under General C++ Programming or Beginners.


N.B. Don't forget to use code tags (found on the right with the button that looks like
<>
) for when you post your code
Topic archived. No new replies allowed.