0_0_4486224_15349.cpp
0_0_4486224_15349.cpp(10) : error C2632: “__int64”后面的“__int64”非法
0_0_4486224_15349.cpp(13) : error C2146: 语法错误 : 缺少“;”(在标识符“a”的前面)
0_0_4486224_15349.cpp(13) : error C2501: “LL” : 缺少存储类或类型说明符
0_0_4486224_15349.cpp(13) : error C2501: “a” : 缺少存储类或类型说明符
0_0_4486224_15349.cpp(14) : error C2146: 语法错误 : 缺少“;”(在标识符“poww”的前面)
0_0_4486224_15349.cpp(14) : error C2501: “LL” : 缺少存储类或类型说明符
0_0_4486224_15349.cpp(14) : error C2086: “int LL” : 重定义
0_0_4486224_15349.cpp(13) : 参见“LL”的声明
0_0_4486224_15349.cpp(14) : error C2146: 语法错误 : 缺少“)”(在标识符“n”的前面)
0_0_4486224_15349.cpp(14) : error C2501: “poww” : 缺少存储类或类型说明符
0_0_4486224_15349.cpp(14) : error C2059: 语法错误 : “)”
0_0_4486224_15349.cpp(15) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_4486224_15349.cpp(15) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_4486224_15349.cpp(30) : error C2146: 语法错误 : 缺少“;”(在标识符“gets”的前面)
0_0_4486224_15349.cpp(30) : error C2501: “LL” : 缺少存储类或类型说明符
0_0_4486224_15349.cpp(30) : error C2086: “int LL” : 重定义
0_0_4486224_15349.cpp(13) : 参见“LL”的声明
0_0_4486224_15349.cpp(30) : error C2146: 语法错误 : 缺少“)”(在标识符“x”的前面)
0_0_4486224_15349.cpp(30) : error C2501: “gets” : 缺少存储类或类型说明符
0_0_4486224_15349.cpp(30) : error C2365: “gets” : 重定义;以前的定义是“函数”
VC\include\stdio.h(296) : 参见“gets”的声明
0_0_4486224_15349.cpp(30) : error C2059: 语法错误 : “)”
0_0_4486224_15349.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_4486224_15349.cpp(31) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_4486224_15349.cpp(61) : error C2146: 语法错误 : 缺少“;”(在标识符“a”的前面)
0_0_4486224_15349.cpp(61) : error C2065: “b” : 未声明的标识符
0_0_4486224_15349.cpp(62) : error C2679: 二进制“>>” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_4486224_15349.cpp(62) : error C3861: “b”: 即使使用参数相关的查找,也未找到标识符
0_0_4486224_15349.cpp(62) : error C3861: “b”: 即使使用参数相关的查找,也未找到标识符
0_0_4486224_15349.cpp(62) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|