Run id: 122518

Main.cc: In function 'int main()':
Main.cc:11:14: error: 'i' was not declared in this scope
  for(int j=1;i<=100;j++)
              ^