0_0_39599991_4493.cpp: In function 'int main()': 0_0_39599991_4493.cpp:13:20: error: 'strlens' was not declared in this scope; did you mean 'strlen'? 13 | int len = strlens(s); | ^~~~~~~ | strlen