0_0_36384851_22301.cpp: In function 'void tarjan(int, int)': 0_0_36384851_22301.cpp:31:29: error: 'e' was not declared in this scope for(int i = head[x];~i;i = e[i].next){ ^