0_0_38388899_23054.cpp
0_0_38388899_23054.cpp(23) : error C3861: “abs”: 找不到标识符
0_0_38388899_23054.cpp(52) : error C3083: “ios”:“::”左侧的符号必须是一种类型
0_0_38388899_23054.cpp(52) : error C2039: “sync_with_stdio”: 不是“std”的成员
0_0_38388899_23054.cpp(52) : error C3861: “sync_with_stdio”: 找不到标识符
0_0_38388899_23054.cpp(53) : error C2039: “cin”: 不是“std”的成员
0_0_38388899_23054.cpp(53) : error C2065: “cin”: 未声明的标识符
0_0_38388899_23054.cpp(53) : error C2228: “.tie”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_38388899_23054.cpp(55) : error C2065: “cin”: 未声明的标识符
0_0_38388899_23054.cpp(55) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|