Run id: 141136

Main.cc: In function 'int main()':
Main.cc:5:6: error: 'i' was not declared in this scope
  for(i=100;i<=999;i++){ 
      ^