0_0_5834001_27523.cpp
0_0_5834001_27523.cpp(2) : error C2501: “scanf” : 缺少存储类或类型说明符
0_0_5834001_27523.cpp(2) : error C2078: 初始值设定项太多
0_0_5834001_27523.cpp(2) : error C2440: “初始化” : 无法从“int *”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_5834001_27523.cpp(3) : error C2059: 语法错误 : “while”
0_0_5834001_27523.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_5834001_27523.cpp(4) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_5834001_27523.cpp(25) : error C2059: 语法错误 : “}”
0_0_5834001_27523.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_5834001_27523.cpp(25) : error C2059: 语法错误 : “}”
|