0_0_27200966_19702.cpp: In function 'char* longestPalindrome(char*)': 0_0_27200966_19702.cpp:8:23: error: 'strlen' was not declared in this scope int len = strlen(s); ^