Main.cc: In function 'int mi(int, int)': Main.cc:7:5: error: expected ';' before 'return' return mi(x,n-1)*x; ^