0_0_7073566_23174.cpp:13:14: invalid suffix "x" on integer constant
0_0_7073566_23174.cpp:14:14: invalid suffix "x" on integer constant
0_0_7073566_23174.cpp:14:26: invalid suffix "x" on integer constant
0_0_7073566_23174.cpp:14:34: invalid suffix "x" on integer constant
0_0_7073566_23174.cpp:20:6: invalid suffix "x" on integer constant
0_0_7073566_23174.cpp:26:4: invalid suffix "x" on integer constant
0_0_7073566_23174.cpp: In function `void dfs(int)':
0_0_7073566_23174.cpp:33: error: `l' undeclared (first use this function)
0_0_7073566_23174.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7073566_23174.cpp:34: error: `g' undeclared (first use this function)
0_0_7073566_23174.cpp:38: error: `r' undeclared (first use this function)
0_0_7073566_23174.cpp: In function `void build(int, int, int)':
0_0_7073566_23174.cpp:42: error: `p' undeclared (first use this function)
0_0_7073566_23174.cpp: In function `int get(int, int, int)':
0_0_7073566_23174.cpp:53: error: `p' undeclared (first use this function)
0_0_7073566_23174.cpp: In function `void insert(int, int, int)':
0_0_7073566_23174.cpp:70: error: `p' undeclared (first use this function)
0_0_7073566_23174.cpp: In function `void init()':
0_0_7073566_23174.cpp:86: error: `g' undeclared (first use this function)
0_0_7073566_23174.cpp: In function `int main()':
0_0_7073566_23174.cpp:101: error: `g' undeclared (first use this function)
0_0_7073566_23174.cpp:102: error: `sta' undeclared (first use this function)
0_0_7073566_23174.cpp:116: error: `l' undeclared (first use this function)
0_0_7073566_23174.cpp:116: error: `r' undeclared (first use this function)
0_0_7073566_23174.cpp:118: error: `ans' undeclared (first use this function)
|