To print the pattern
1 2 3 4 5
10 17 18 19 6
15 24 25 20 7
14 23 22 21 8
13 12 11 10 9
No Answer is Posted For this Question
Be the First to Post Answer
Is c compiled or interpreted?
What is the purpose of main() function?
How will you allocate memory to double a pointer?
print 1-50 with two loop & two print Statement
How to write a program to receive an integer & find its octal equivalent by using for loop?
What does void main () mean?
Write a program to show the change in position of a cursor using c
Explain what is #line used for?
What does typedef struct mean?
Are bit fields portable?
Was 2000 a leap year?
write a C code To reverse a linked list