0_0_38686610_1790.cpp
0_0_38686610_1790.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_38686610_1790.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_38686610_1790.cpp(8) : error C3861: “scanf”: 找不到标识符
0_0_38686610_1790.cpp(10) : error C3861: “puts”: 找不到标识符
0_0_38686610_1790.cpp(11) : error C3861: “puts”: 找不到标识符
0_0_38686610_1790.cpp(23) : error C3861: “printf”: 找不到标识符
0_0_38686610_1790.cpp(37) : error C3861: “printf”: 找不到标识符
0_0_38686610_1790.cpp(40) : error C3861: “scanf”: 找不到标识符
|