0_0_18814221_23889.cpp: In function 'int MaxMatch()':
0_0_18814221_23889.cpp:78:33: error: expected statement at end of input
if(Mx[i]==-1&&DFS(i))
^
0_0_18814221_23889.cpp:78:33: error: expected '}' at end of input
0_0_18814221_23889.cpp:78:33: error: expected '}' at end of input
|