1480-普普通通的解题方法 摘要:解题思路:注意事项:用scanf写输入格式时,如果只想写一行,注意两个%d之后加一个空格再接%c。参考代码:#include<stdio.h>int ch(char c){ if (c == '…… 题解列表 2024年11月23日 0 点赞 0 评论 176 浏览 评分:0.0