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