0_0_32274715_16406.cpp: In function 'int main()':
0_0_32274715_16406.cpp:55:75: error: expected ';' at end of input
for ( int i = 1 ; i <= n ; ++ i ) cnt[i] = 0 , head[i] = - 1 , vis[i] = 0
^
0_0_32274715_16406.cpp:55:75: error: expected '}' at end of input
0_0_32274715_16406.cpp:55:75: error: expected '}' at end of input
|