0_0_29124484_22756.cpp: In function 'int check(int)': 0_0_29124484_22756.cpp:18:19: error: expected ')' before 'x' if ( visit[x] x<0 || x>=MAX ) return 0; ^