Main.cc:4:1: error: expected initializer before ‘int’ int dg(int n) { ^~~ Main.cc: In function ‘int main()’: Main.cc:13:22: error: ‘dg’ was not declared in this scope while(cin>>t) cout<