Judge Information
Run ID: 84273
src.cpp: In function 'void DFS(int)':
src.cpp:27:5: error: 'b' was not declared in this scope
b[j]=u;
^
src.cpp:27:5: error: 'b' was not declared in this scope
b[j]=u;
^