0_0_6978299_22142.cpp: In function `void dfs_init(int, int)':
0_0_6978299_22142.cpp:34: error: `dfs' undeclared (first use this function)
0_0_6978299_22142.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6978299_22142.cpp: In function `void solve(char, int*, int*)':
0_0_6978299_22142.cpp:61: error: expected `]' before ';' token
0_0_6978299_22142.cpp:74: error: `q' undeclared (first use this function)
|