0_0_19859697_6779.cpp: In function 'int main()': 0_0_19859697_6779.cpp:53:22: error: 'strlen' was not declared in this scope len1=strlen(s1); // 可以反过来想一下,把s2作为主串,s1为子串 ^