0_0_31217444_3621.cpp
0_0_31217444_3621.cpp(69) : error C2027: 使用了未定义类型“std::basic_ios<char,std::char_traits<char>>”
0_0_31217444_3621.cpp(69) : error C3861: “sync_with_stdio”: 找不到标识符
0_0_31217444_3621.cpp(71) : error C2065: “cin”: 未声明的标识符
0_0_31217444_3621.cpp(74) : error C2065: “cin”: 未声明的标识符
0_0_31217444_3621.cpp(77) : error C2065: “cin”: 未声明的标识符
0_0_31217444_3621.cpp(100) : error C2065: “cout”: 未声明的标识符
0_0_31217444_3621.cpp(100) : error C2065: “endl”: 未声明的标识符
|