Owl Get a Life
NYSSW.cpp: In function ‘int main()’:NYSSW.cpp:62:7: error: ‘ind’ was not declared in this scope; did you mean ‘int’? 62 | root[ind] = new node(0,N - 1); | ^~~ | int