0_0_29043875_2571.cpp: In function 'int main()':
0_0_29043875_2571.cpp:12:36: error: expected primary-expression at end of input
int months[2][12]= {31,28,31,30,31,
^
0_0_29043875_2571.cpp:12:36: error: expected '}' at end of input
0_0_29043875_2571.cpp:12:36: error: expected ',' or ';' at end of input
0_0_29043875_2571.cpp:12:36: error: expected '}' at end of input
|