反置数(c语言)正确%90的看! 摘要:```c #include int reverse_num(int); int main() { int a, b; scanf("%d%d", &a, &b); a = …… 题解列表 2023年04月21日 0 点赞 0 评论 118 浏览 评分:9.9