Main.cc: In function ‘int main()’: Main.cc:10:9: error: request for member ‘size’ in ‘a’, which is of non-class type ‘char [502]’ l=a.size(); ^~~~