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