Main.cc: In function 'int main()':Main.cc:7:20: error: 'n' was not declared in this scope 7 | for(int i=1;i<=n;i++){ | ^