allin秋招的西红柿很胆小
allin秋招的西红柿很胆小
全部文章
题解
归档
标签
去牛客网
登录
/
注册
allin秋招的西红柿很胆小的博客
全部文章
/ 题解
(共1篇)
题解 | #神秘餐馆#
写了个python的dfs,一个树节点有m个子节点,但是准确率只有46%,求改正 prices = [] for _ in range(n): line = input().strip() # 使用 strip() 移除字符串两端的空白字符 prices.append(line)...
Python3
2024-07-10
0
192