Run id: 155502

Main.cc: In function 'int main()':
Main.cc:6:8: error: 'x' was not declared in this scope
   cin>>x;
        ^
Main.cc:11:3: error: 'tot' was not declared in this scope
   tot++;
   ^
Main.cc:16:16: error: 'tot' was not declared in this scope
  cout<<"Tot="<