0_0_39769648_22304.cpp
0_0_39769648_22304.cpp(96) : error C2027: 使用了未定义类型“std::basic_ios<char,std::char_traits<char>>”
0_0_39769648_22304.cpp(96) : error C3861: “sync_with_stdio”: 找不到标识符
0_0_39769648_22304.cpp(99) : error C2065: “cin”: 未声明的标识符
0_0_39769648_22304.cpp(103) : error C2065: “cin”: 未声明的标识符
0_0_39769648_22304.cpp(106) : error C2065: “cin”: 未声明的标识符
0_0_39769648_22304.cpp(110) : error C2065: “cin”: 未声明的标识符
0_0_39769648_22304.cpp(111) : error C2065: “cout”: 未声明的标识符
0_0_39769648_22304.cpp(111) : error C2065: “endl”: 未声明的标识符
|