0_0_25326620_30795.cpp
0_0_25326620_30795.cpp(52) : error C2061: 语法错误: 标识符“LLx”
0_0_25326620_30795.cpp(54) : error C2065: “x”: 未声明的标识符
0_0_25326620_30795.cpp(56) : error C2061: 语法错误: 标识符“inty”
0_0_25326620_30795.cpp(60) : error C2065: “y”: 未声明的标识符
0_0_25326620_30795.cpp(65) : error C2084: 函数“LL get(int,int)”已有主体
0_0_25326620_30795.cpp(56) : 参见“get”的前一个定义
0_0_25326620_30795.cpp(66) : error C2660: “get”: 函数不接受 3 个参数
0_0_25326620_30795.cpp(68) : error C2660: “get”: 函数不接受 3 个参数
0_0_25326620_30795.cpp(69) : error C2660: “get”: 函数不接受 3 个参数
0_0_25326620_30795.cpp(70) : error C2660: “get”: 函数不接受 3 个参数
0_0_25326620_30795.cpp(73) : error C2061: 语法错误: 标识符“intx2”
0_0_25326620_30795.cpp(75) : error C2065: “x2”: 未声明的标识符
0_0_25326620_30795.cpp(75) : error C2065: “y2”: 未声明的标识符
0_0_25326620_30795.cpp(75) : error C2264: “get”: 函数定义或声明中有错误;未调用函数
0_0_25326620_30795.cpp(102) : error C2660: “update”: 函数不接受 5 个参数
0_0_25326620_30795.cpp(105) : error C2660: “query”: 函数不接受 4 个参数
0_0_25326620_30795.cpp(108) : error C3861: “elseputchar”: 找不到标识符
|