0_0_6892267_11952.cpp
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xb4”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xf2”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xb1”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xed”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xba”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xaf”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xca”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xfd”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xc8”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xe7”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xcf”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xc2”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xa3”
0_0_6892267_11952.cpp(84) : error C2018: 未知字符“0xba”
0_0_6892267_11952.cpp(88) : error C2084: 函数“int fun(int)”已有主体
0_0_6892267_11952.cpp(48) : 参见“fun”的前一个定义
0_0_6892267_11952.cpp(99) : error C2084: 函数“int main(void)”已有主体
0_0_6892267_11952.cpp(59) : 参见“main”的前一个定义
0_0_6892267_11952.cpp(104) : error C2568: “%” : 无法解析函数重载
0_0_6892267_11952.cpp(48): 可能是“int fun(int)”
0_0_6892267_11952.cpp(104) : error C3861: “fun”: 即使使用参数相关的查找,也未找到标识符
0_0_6892267_11952.cpp(106) : error C2143: 语法错误 : 缺少“)”(在“常数”的前面)
0_0_6892267_11952.cpp(106) : error C2059: 语法错误 : “)”
0_0_6892267_11952.cpp(107) : error C2146: 语法错误 : 缺少“;”(在标识符“printf”的前面)
|