0_0_33292223_4469.cpp:9:1: error: expected ';' before 'const'
const int N = 2e5 + 7;
^
0_0_33292223_4469.cpp: In function 'int main()':
0_0_33292223_4469.cpp:111:32: error: expected ')' at end of input
if(dep[u]<dep[v]
^
0_0_33292223_4469.cpp:111:32: error: expected statement at end of input
0_0_33292223_4469.cpp:111:32: error: expected '}' at end of input
0_0_33292223_4469.cpp:111:32: error: expected '}' at end of input
0_0_33292223_4469.cpp:111:32: error: expected '}' at end of input
0_0_33292223_4469.cpp:111:32: error: expected '}' at end of input
|