sir my code give me wrong output my output should be combination of reverse number pattern and halftriangle pattern
Https://ide.codingblocks.com/s/45983
Hey Neeraj, can you please mention the problem’s name also, so that we can see exactly which pattern you are talking about.
1 2 3 4 5
1 2 3 4 *
1 2 3* * *
1 2* * * * *
1 * * * * * * *
@sanjeetboora Sir! i am talking about this problem
i solved that problem thank you!