0_0_35970124_12362.cpp: In function 'int main()': 0_0_35970124_12362.cpp:15:16: error: request for member 'length' in 's1', which is of non-class type 'char [1010]' int len = s1.length(); ^