error:else without a previous ifThanks...modify the program as follows and it worked! #include <iostream> using namespace std; in...
error:else without a previous ifBut braces as follows: int main() { int N=9; int A[N]={2,-3,5,7,-3,32,-5,0,7};//declaring th...
error:else without a previous ifThanks a lot...But the error is still received
error:else without a previous ifHello...I'm just starting with c++ Got an exercise as such: Modify the program so that a message ...
This user does not accept Private Messages