蓝桥杯算法提高-输出二进制表示 Python3 两行 摘要:解题思路:注意事项:参考代码:num = str(bin(int(input())))[2:]print(f"{(8 -&nbs…… 题解列表 2021年03月01日 0 点赞 0 评论 215 浏览 评分:9.9