replace替换来实现 摘要:解题思路:注意事项:参考代码:x=int(input())print(oct(x).replace('o', ''),x,hex(x))…… 题解列表 2026年03月20日 0 点赞 0 评论 1 浏览 评分:0.0