Skip to content

Conversation

KIRAkodes
Copy link

the one that you already had printed the output wihtout the starting spaces.
like: for n=4->
1
11
121
1331
however, the required output was in this format:
1
1 1
1 2 1
1 3 3 1

the one that you already had  printed the output wihtout the starting spaces.
like: for n=4->
1
11
121
1331
however, the required output was in this format:
     1
   1 1
 1 2 1
1 3 3 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant