0_0_20236471_20303.cpp: In function 'int maxPalindrome(char*, int, int)': 0_0_20236471_20303.cpp:92:22: error: 'strlen' was not declared in this scope int len = strlen(str); ^