Run id: 135591

Main.cc: In function 'int main()':
Main.cc:15:10: error: request for member 'size' in 'a', which is of non-class type 'char [1001]'
  int f=a.size(),x,y;
          ^