C program to print magic square of order n where n > 3 and n
is odd

Answer Posted / puri

just write r=br+1; in place of r=br-1;

Is This Answer Correct ?    9 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Develop a routine to reflect an object about an arbitrarily selected plane

2991


How to palindrom string in c language?

8827


How do you verify if the two sentences/phrases input is an anagram using predefined functions in string.h and by using arrays?

2017


What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?

3706


Write a program to model an exploding firecracker in the xy plane using a particle system

3683






write a simple calculator c program to perform addition, subtraction, mul and div.

3140


Cluster head selection in Wireless Sensor Network using C programming language.

3107


write a program for area of circumference of shapes

2027


Design an implement of the inputs functions for event mode

2957


write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4140


Write a routine to implement the polymarker function

4373


create a C-code that will display the total fare of a passenger of a taxi if the driver press enter,the timer will stop. Every 10 counts is 2 pesos. Initial value is 25.00

6305


To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']

491


how to test pierrot divisor

2253


Can you send Code for Run Length Encoding Of BMP Image in C Language in linux(i.e Compression and Decompression) ?

3843