Find at least five compile-time errors in the following program.
#include iostream
int main();
{
cout << "Please enter two numbers:"
cin << x, y;
cout << "The sum of << x << "and" << y
<< "is: " x + y << endl;
return;
}
1
Expert's answer
2018-05-30T17:08:49-0400
Dear Erik, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment