Main.cc: In function 'int main()':
Main.cc:5:24: error: redeclaration of 'int g'
int a,b,c,d,e,f,g,h,i,g;
^
Main.cc:5:18: note: 'int g' previously declared here
int a,b,c,d,e,f,g,h,i,g;
^
Main.cc:33:7: error: 'j' was not declared in this scope
if(i