0_0_30365222_10994.cpp: In function 'int main()':
0_0_30365222_10994.cpp:80:24: error: 'Find' was not declared in this scope
fx = Find(u), fy = Find(v);
^
0_0_30365222_10994.cpp:85:29: error: expected primary-expression before 'continue'
printf("YES\n"),continue;
^
|