Run id: 137465

Main.cc: In function 'int main()':
Main.cc:8:5: error: 'longlong' was not declared in this scope
     longlong a,c=0,v=1;
     ^
Main.cc:9:10: error: 'a' was not declared in this scope
     cin>>a;
          ^
Main.cc:11:10: error: 'c' was not declared in this scope
          c+=a%10*x;
          ^
Main.cc:11:18: error: 'x' was not declared in this scope
          c+=a%10*x;
                  ^
Main.cc:15:6: error: 'ciot' was not declared in this scope
      ciot<