问答题

【参考答案】

if(strlen(str1) <= 10)应改为if(strlen(str1) <&en......

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)