C program to print the following pattern : 1 22 333 4444 55555

C program to print the following pattern :


1
22
333
4444
55555

Solution: