0_0_35691262_29845.cpp:4:1: error: stray '\243' in program
int a[14]= {0,31,28,31,30,31,30,31,31,30,31,30,31£¬0};
^
0_0_35691262_29845.cpp:4:1: error: stray '\254' in program
0_0_35691262_29845.cpp:4:52: error: expected '}' before numeric constant
int a[14]= {0,31,28,31,30,31,30,31,31,30,31,30,31£¬0};
^
0_0_35691262_29845.cpp:4:52: error: expected ',' or ';' before numeric constant
0_0_35691262_29845.cpp:4:53: error: expected declaration before '}' token
int a[14]= {0,31,28,31,30,31,30,31,31,30,31,30,31£¬0};
^
|