Run id: 127119

Main.cc: In function 'int main()':
Main.cc:16:21: error: 'x' was not declared in this scope
  a.insert(a.begin()+x.b);
                     ^
Main.cc:17:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i