0_0_30656836_24734.cpp: In function 'int main()':
0_0_30656836_24734.cpp:86:81: error: expected '}' at end of input
for (int i=1; i<=M; i++) for (int j=1; j<=N; j++) scanf("%d", &u), vst[j][u]=1;
^
0_0_30656836_24734.cpp:86:81: error: expected '}' at end of input
|