0_0_33923703_24009.cpp: In function 'int isPrime(ll)': 0_0_33923703_24009.cpp:40:9: error: expected ')' before 'if' if(x%i==0) return 0; ^