Main.cc: In function ‘int main()’: Main.cc:25:10: error: ‘m’ was not declared in this scope count(m , n , 0); ^ Main.cc:27:4: error: ‘t’ was not declared in this scope t--; ^