0_0_4786810_9193.cpp:5: error: expected `,' or `;' before "int"
0_0_4786810_9193.cpp: In function `void DFS(int)':
0_0_4786810_9193.cpp:34: error: `used' undeclared (first use this function)
0_0_4786810_9193.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4786810_9193.cpp: In function `int main()':
0_0_4786810_9193.cpp:56: error: `used' undeclared (first use this function)
|