//Error 1 error C2601: 'computeBestHot elBestMonth' : local function definitions are illegal e:\project 3\prj 3b.cpp 90
//Error 2 fatal error C1075: end of file found before the left brace '{' at 'e:\project 3\prj 3b.cpp(68)' was matched e:\project 3\prj 3b.cpp 104
#include <iostream>
#include <fstream>
using namespace std;
const int HOTELS = 5;
const int MONTHS = 12;
void displayGuests(i nt[HOTELS][MONTHS]);...
User Profile
Collapse
-
I need help with this error i keep getting about an unmatch brace
-
Determine if a given string is a palindrome
i need to write a C++ program that determines if a given string is a palindrome.
i just started C++ and im totaly lost now
can anyone help me plzzzz????
No activity results to display
Show More