0_0_37657556_16782.cpp:8:9: error: stray '\357' in program
if(n%(m+1)) cout<<"Rabbit";
^
0_0_37657556_16782.cpp:8:9: error: stray '\274' in program
0_0_37657556_16782.cpp:8:9: error: stray '\210' in program
0_0_37657556_16782.cpp: In function 'int main()':
0_0_37657556_16782.cpp:8:21: error: expected primary-expression before ')' token
if(n%(m+1)) cout<<"Rabbit";
^
|