0_0_9537419_16799.cpp: In function `Node query(int, int, int, int, int)':
0_0_9537419_16799.cpp:68: error: `c' undeclared (first use this function)
0_0_9537419_16799.cpp:68: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9537419_16799.cpp:72: error: incompatible types in assignment of `Node' to `int[101005]'
0_0_9537419_16799.cpp:73: error: `b' undeclared (first use this function)
0_0_9537419_16799.cpp:74: error: request for member `lval' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:76: error: request for member `lmax' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:79: error: request for member `len' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:80: error: request for member `rval' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:81: error: request for member `lmax' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:81: error: request for member `len' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:84: error: request for member `rmax' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:85: error: request for member `rmax' in `a', which is of non-class type `int[101005]'
0_0_9537419_16799.cpp:87: error: request for member `maxlen' in `a', which is of non-class type `int[101005]'
|