0_0_5294295_26440.cpp: In function `void DFS(int)':
0_0_5294295_26440.cpp:149: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5294295_26440.cpp:144: error: using obsolete binding at `i'
0_0_5294295_26440.cpp: In function `int main()':
0_0_5294295_26440.cpp:181: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5294295_26440.cpp:179: error: using obsolete binding at `i'
|