0_0_39603613_8803.cpp: In function 'int main()': 0_0_39603613_8803.cpp:9:18: error: request for member 'length' in 's', which is of non-class type 'char [1001]' 9 | int len = s.length; | ^~~~~~