def min_num(level): cul_num = 1 for i in range(level-1): cul_num = cul_num//2*5+(cul_num%2)*3 return cul_num
点赞 评论

相关推荐

牛客网
牛客网在线编程
牛客网题解
牛客企业服务