0_0_32897926_3391.cpp: In function 'int main()': 0_0_32897926_3391.cpp:9:31: error: expected ')' before 'cout' if(( n % (m + 1)== 0) cout << "Rabbit" << endl; ^