Run id: 913

Main.cc: In function 'int main()':
Main.cc:5:17: error: 'i3' was not declared in this scope
  for(i=1;i<=100;i3+){
                 ^
Main.cc:5:20: error: expected primary-expression before ')' token
  for(i=1;i<=100;i3+){
                    ^