0_0_31439752_3191.cpp: In function 'void tarjan(int)': 0_0_31439752_3191.cpp:38:17: error: 'i' was not declared in this scope else if(sccNo[i] == 0) low[u] = min(low[u], dfn[v]); ^