0_0_24182541_335.cpp: In function 'int tarjan(int, int, int)': 0_0_24182541_335.cpp:14:26: error: array must be initialized with a brace-enclosed initializer int low[u] = dfn[u] = ++idx; ^