0_0_3170576_22586.c
0_0_3170576_22586.c(3) : error C2065: “inti” : 未声明的标识符
0_0_3170576_22586.c(3) : error C2065: “sum” : 未声明的标识符
0_0_3170576_22586.c(3) : error C2065: “year” : 未声明的标识符
0_0_3170576_22586.c(3) : error C2065: “month” : 未声明的标识符
0_0_3170576_22586.c(3) : error C2065: “day” : 未声明的标识符
0_0_3170576_22586.c(4) : error C2065: “intmonthday” : 未声明的标识符
0_0_3170576_22586.c(4) : error C2059: 语法错误 : “]”
0_0_3170576_22586.c(6) : error C2065: “i” : 未声明的标识符
0_0_3170576_22586.c(7) : error C2065: “monthday” : 未声明的标识符
0_0_3170576_22586.c(8) : error C2065: “year4” : 未声明的标识符
0_0_3170576_22586.c(8) : error C2018: 未知字符“0x10”
0_0_3170576_22586.c(8) : error C2143: 语法错误 : 缺少“)”(在“常数”的前面)
0_0_3170576_22586.c(8) : error C2065: “brvbar” : 未声明的标识符
0_0_3170576_22586.c(8) : error C2018: 未知字符“0x40”
0_0_3170576_22586.c(8) : error C2143: 语法错误 : 缺少“;”(在“常数”的前面)
0_0_3170576_22586.c(8) : error C2059: 语法错误 : “)”
0_0_3170576_22586.c(8) : error C2146: 语法错误 : 缺少“;”(在标识符“sum”的前面)
0_0_3170576_22586.c(8) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3170576_22586.c(8) : error C2144: 语法错误 : “<未知>”的前面应有“<未知>”
0_0_3170576_22586.c(8) : error C2143: 语法错误 : 缺少“;”(在“标识符”的前面)
0_0_3170576_22586.c(12) : error C2065: “return0” : 未声明的标识符
|