Run id: 150706

Main.cc: In function 'int main()':
Main.cc:6:11: error: 'x' was not declared in this scope
   sum=sum+x;
           ^