answersLogoWhite

0

there is no solution of this problem...........that's it..........

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Write a program to compute the sum of first ten integer numbers in PHP?

$n = 10*(1+10)/2;


How do you compute tension?

First, you have to write this down:you get a computer, Erase the R.and you have to get tensthen get a ion.And there you have it, Compute Tension


How do you write socket program in c?

For first find an example program.


Write a program to calculate first?

int first= 1;


Write a java script program to print first ten odd natural numbers in C?

Q.1 Write a program to print first ten odd natural numbers. Q.2 Write a program to input a number. Print their table. Q.3 Write a function to print a factorial value.


How do you write a c program that prints a box an oval an arrow and a diamond?

You first learn how to program in C.


How can program for c language?

first think of the logic and then write the statements


How do you write a C program to find the adjoint of a matrix?

To write a C program to find the adjoint of a matrix, first, you need to create a function to calculate the cofactor of each element in the matrix. Then, construct the adjoint by transposing the cofactor matrix. The program should read the matrix size and elements from user input, compute the cofactors using nested loops, and finally display the adjoint matrix by transposing the cofactor matrix. Make sure to handle memory allocation for dynamic matrices if needed.


What was the first civilization to compute with radicals?

the Babylonians


How do you write an English form of algorithms to compute the product of any 3 numbers?

Multiply the first two factors. Multiply the result of the previous multiplication with the third factor.


How do you write a C plus plus program that will display the first 10 positive prime numbers?

By learning how to program on C+.


How save the program in gwbasic?

first run the program then write SAVE" or press F4 then in quotation marks write the name with native file format e.g : Save"programno1.bas"