0_0_36913513_5793.cpp
0_0_36913513_5793.cpp(13) : error C2143: 语法错误 : 缺少“}”(在“for”的前面)
0_0_36913513_5793.cpp(13) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_36913513_5793.cpp(11) : error C3861: “or”: 找不到标识符
0_0_36913513_5793.cpp(18) : error C2181: 没有匹配 if 的非法 else
0_0_36913513_5793.cpp(22) : error C2065: “month”: 未声明的标识符
0_0_36913513_5793.cpp(25) : error C2065: “result”: 未声明的标识符
0_0_36913513_5793.cpp(25) : error C2065: “month”: 未声明的标识符
0_0_36913513_5793.cpp(26) : error C2065: “result”: 未声明的标识符
0_0_36913513_5793.cpp(28) : error C2059: 语法错误:“return”
0_0_36913513_5793.cpp(31) : error C2059: 语法错误:“}”
0_0_36913513_5793.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|