0_0_33706166_31197.cpp: In function 'int root(int)': 0_0_33706166_31197.cpp:71:40: error: 'splay' was not declared in this scope while(t[x].fa) x = t[x].fa; splay(x); ^