0_0_30517137_11660.cpp
0_0_30517137_11660.cpp(70) : error C2027: 使用了未定义类型“std::basic_ios<char,std::char_traits<char>>”
0_0_30517137_11660.cpp(70) : error C3861: “sync_with_stdio”: 找不到标识符
0_0_30517137_11660.cpp(71) : error C2065: “cin”: 未声明的标识符
0_0_30517137_11660.cpp(71) : error C2228: “.tie”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_30517137_11660.cpp(74) : error C2065: “cin”: 未声明的标识符
0_0_30517137_11660.cpp(81) : error C2065: “cin”: 未声明的标识符
0_0_30517137_11660.cpp(84) : error C2065: “cin”: 未声明的标识符
0_0_30517137_11660.cpp(91) : error C2065: “cout”: 未声明的标识符
0_0_30517137_11660.cpp(91) : error C2065: “endl”: 未声明的标识符
0_0_30517137_11660.cpp(93) : error C2065: “cin”: 未声明的标识符
0_0_30517137_11660.cpp(100) : error C2065: “cout”: 未声明的标识符
0_0_30517137_11660.cpp(100) : error C2065: “endl”: 未声明的标识符
|