0_0_34295885_31863.cpp: In function 'bool Solve(int, int)': 0_0_34295885_31863.cpp:28:2: error: expected ';' before 'if' if(x<=0||y<=0||gcd(x,y)>1) return 0; ^