Run id: 132831

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