how do i use the pow function in this coding...#include<iostream.h> #include<conio.h> #include<math.h> void main() { void area(int i); vo...
i m having difficulty in executing this code.im using borland c++ 4.5
i m having difficulty in executing this code.#include<iostream.h> #include<conio.h> #include<math.h> void main() { int x1,x2,y1,y2,distance; cout...