C++ program for Area of a Trapezoid
I am learning C++. I have written a program for calculating the Area of a trapezoid. The program is not compiling because it is giving an error in the #include <iostream> line. I do not know when does this error create? Any help?



Reply With Quote
Bookmarks