0_0_38325561_2718.cpp: In function 'int main()': 0_0_38325561_2718.cpp:65:43: error: 'tarjan' was not declared in this scope for(int i=1;i<=n;++i)if(!dfn[i])tarjan(i); ^