0_0_25078496_18327.cpp
0_0_25078496_18327.cpp(50) : error C2061: 语法错误: 标识符“LLx”
0_0_25078496_18327.cpp(52) : error C2065: “x”: 未声明的标识符
0_0_25078496_18327.cpp(54) : error C2061: 语法错误: 标识符“inty”
0_0_25078496_18327.cpp(58) : error C2065: “y”: 未声明的标识符
0_0_25078496_18327.cpp(63) : error C2084: 函数“LL get(int,int)”已有主体
0_0_25078496_18327.cpp(54) : 参见“get”的前一个定义
0_0_25078496_18327.cpp(64) : error C2660: “get”: 函数不接受 3 个参数
0_0_25078496_18327.cpp(66) : error C2660: “get”: 函数不接受 3 个参数
0_0_25078496_18327.cpp(67) : error C2660: “get”: 函数不接受 3 个参数
0_0_25078496_18327.cpp(68) : error C2660: “get”: 函数不接受 3 个参数
0_0_25078496_18327.cpp(71) : error C2061: 语法错误: 标识符“intx2”
0_0_25078496_18327.cpp(73) : error C2065: “x2”: 未声明的标识符
0_0_25078496_18327.cpp(73) : error C2065: “y2”: 未声明的标识符
0_0_25078496_18327.cpp(73) : error C2264: “get”: 函数定义或声明中有错误;未调用函数
0_0_25078496_18327.cpp(100) : error C2660: “update”: 函数不接受 5 个参数
0_0_25078496_18327.cpp(103) : error C2660: “query”: 函数不接受 4 个参数
0_0_25078496_18327.cpp(106) : error C3861: “elseputchar”: 找不到标识符
|