0_0_19854590_26219.cpp
0_0_19854590_26219.cpp(72) : error C2059: 语法错误:“{”
0_0_19854590_26219.cpp(72) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_19854590_26219.cpp(72) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_19854590_26219.cpp(77) : error C2059: 语法错误:“{”
0_0_19854590_26219.cpp(77) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_19854590_26219.cpp(77) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_19854590_26219.cpp(85) : error C2059: 语法错误:“{”
0_0_19854590_26219.cpp(85) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_19854590_26219.cpp(85) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_19854590_26219.cpp(85) : error C2065: “a”: 未声明的标识符
0_0_19854590_26219.cpp(86) : error C2107: 非法索引,不允许间接寻址
0_0_19854590_26219.cpp(87) : error C2440: “初始化”: 无法从“std::ios_base &(__cdecl *)(std::ios_base &)”转换为“int”
没有使该转换得以执行的上下文
0_0_19854590_26219.cpp(87) : error C2446: “<”: 没有从“std::ios_base &(__cdecl *)(std::ios_base &)”到“int”的转换
没有使该转换得以执行的上下文
0_0_19854590_26219.cpp(87) : error C2040: “<”:“int”与“std::ios_base &(__cdecl *)(std::ios_base &)”的间接寻址级别不同
0_0_19854590_26219.cpp(89) : error C2065: “sub”: 未声明的标识符
0_0_19854590_26219.cpp(90) : error C2065: “add”: 未声明的标识符
0_0_19854590_26219.cpp(92) : error C2107: 非法索引,不允许间接寻址
0_0_19854590_26219.cpp(93) : error C2065: “add”: 未声明的标识符
0_0_19854590_26219.cpp(93) : error C2065: “sub”: 未声明的标识符
0_0_19854590_26219.cpp(100) : error C2059: 语法错误:“return”
0_0_19854590_26219.cpp(101) : error C2059: 语法错误:“}”
0_0_19854590_26219.cpp(101) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|